EnsureThat Method |
Name | Description | |
---|---|---|
![]() ![]() | That(Boolean, String) |
Ensures that an assertion is true.
|
![]() ![]() | That(Boolean, String, String) |
Ensures that an assertion is true.
|
![]() ![]() | ThatT(T, FuncT, Boolean, String, String) |
Ensures that the value of a parameter meets an assertion.
|