Adds a failure to the list of failures. The passed in exception caused the failure.
Registers a TestListener
Gets the number of detected errors.
Gets the number of detected failures.
Unregisters a TestListener
Runs a TestCase.
Gets the number of run tests.
Checks whether the test run should stop
Marks that the test run should stop.
Returns whether the entire test was successful or not.
Adds an error to the list of errors. The passed in exception caused the error.