The standard text based tester.
The standard text based tester. It implements the visitor pattern for the test and suite classes, and executes each test case in a depth first traversal, toting the score of test cases.The class might be used for test executers aimed at other environments, e.g. a GUI based version.
Please note that this class is automagically instantiated by the main method supplied in the library. This means that you might very well do all your testing without directly laying hans on this fellow.
Alphabetic index HTML hierarchy of classes or Java