csUnit Class Library

Assert.True Method

Verify whether expression is 'true'.

Overload List

Verify whether expression is 'true'.

public static void True(bool);

Verify whether expression is 'true'.

public static void True(bool,string);

See Also

Assert Class | csUnit Namespace