hooks_testing library

Classes

TestCaseMonitor
A monitor for the behavior of a callback when it is run as the body of a test case.

Enums

Result
The outcome of the test, as far as it's known.
State
The running and success state of a test monitored by a TestCaseMonitor.
Status
Where the test is in its process of running.

Exceptions / Errors

TestFailure
An exception thrown when a test assertion fails.