BooleanAssertions.BeTrue Method
Definition
Asserts that the boolean value is true.
public BooleanAssertionsChain BeTrue();
Returns
A BooleanAssertionsChain for chaining further assertions.
Asserts that the boolean value is true.
public BooleanAssertionsChain BeTrue();
A BooleanAssertionsChain for chaining further assertions.