Interface | Description |
---|---|
IAssertion |
Return value type that can be checked for validity.
|
Class | Description |
---|---|
DefaultAssertion |
A default implementation for
IAssertion that adds support for error messages. |
MergedAssertion |
An assertion that merges the results of other assertions.
|
UnitTestModule |
Library providing UnitTest functionality.
|