Class Index

FOR-ALL-TEST-FAILED
FOR-ALL-TEST-NEVER-RUN
FOR-ALL-TEST-NO-TESTS
FOR-ALL-TEST-PASSED
FOR-ALL-TEST-RESULT
TEST-FAILURE
Class for unsuccessful checks.
TEST-PASSED
Class for successful checks.
TEST-RESULT
All checking macros will generate an object of type TEST-RESULT.
TEST-SKIPPED
A test which was not run.
UNEXPECTED-TEST-FAILURE
Represents the result of a test which neither passed nor failed, but signaled an error we couldn't deal with.