Testido

collector


Functions

f cmpFunctionLocation(a, b) ...

Compares two functions' line numbers to ensure tests run in file order.

Classes

C Collector(...) ...

A TestSuite that is automatically built from tests in the supplied package.

This class contains 4 members.

C FunctionTest(...) ...

Runs a single function as a test. Produces output that looks a little different than that of unittest's own FunctionTestCase.

This class contains 4 members.

See the source for more information.