MrKWatkins.Assertions 0.0.21 Help

Verify.That Method

Overloads

That(Boolean, String)

public static void That(bool condition, string exceptionMessage);

Parameters

Name

Type

Description

condition

Boolean

exceptionMessage

String

That(Boolean, FormatInterpolatedStringHandler)

public static void That(bool condition, FormatInterpolatedStringHandler message);

Parameters

Name

Type

Description

condition

Boolean

message

FormatInterpolatedStringHandler

Last modified: 29 January 2025