ecl-logo Documentation

UntestedFunctions

UntestedFunctions[]badFunctions

verifies all principal functions in SLL have tests and usage.

Details

  • The following functions or symbols are required to have tests and usage if:
  • They are used in Engine for branching or executes     They are exported and have DownValues     They have usage
  • Output
    General Options

Examples

Basic Examples  (3)

Alternatively request a Boolean indicating if all key functions have tests and usage:

By default provides a list of any principal functions missing tests or usage:

Use the OutputFormat and Verbose option to define how results should be returned. Return a list of failing functions after indicating why they have failed here:

Options  (2)

OutputFormat  (1)

Specify the OutputFormat you'd like to use:

Verbose  (1)

Indicate you'd like to print the failing tests which have detected problematic functions:

Last modified on Thu 5 May 2022 14:17:47