Verify.That Method
Overloads
That(Boolean, String)
public static void That(bool condition, string exceptionMessage);
Parameters
That(Boolean, FormatInterpolatedStringHandler)
public static void That(bool condition, FormatInterpolatedStringHandler message);
Parameters
Name | Type | Description |
---|---|---|
condition | ||
message |
Last modified: 29 January 2025