hooks_testing library

Classes

Result
The outcome of the test, as far as it's known.
Status
Where the test is in its process of running.
TestCaseMonitor
A monitor for the behavior of a callback when it is run as the body of a test case.

Enums

State
The running and success state of a test monitored by a TestCaseMonitor.

Exceptions / Errors

TestFailure
An exception thrown when a test assertion fails.