Class: TextTestRunner | Twisted-0.17.4/pyunit/unittest.py | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
A test runner class that displays results in textual form.It prints out the names of tests as they are run, errors as they occur, and a summary of the results at the end of the test run.
|