API#
Base class that implements the interface needed by the runner to allow it do drive the tests, and methods that the test code can use to check for and report various kinds of failures. |
|
|
Decorator used to print a failure message if a test fails or a success message if a test passes. |