CLUnit

Function LIST-TESTS

Syntax:

list-tests &optional category => list

Arguments and Values:

category---a string

list---a list

list-tests returns a list of test descriptions; one each for all tests. The strings returned are in the form description/category, where description and category are those specified to deftest when the test is defined.

If the category is provided, only the tests from the specified category are listed.

See Also:

deftest

Notes: None.


Valid HTML 3.2! Frank A. Adrian
Last modified: 12 June, 2001 13:54