Skip to content

BooleanAssertions.NotBeTrue Method

Definition

Asserts that the boolean value is not true.

public BooleanAssertionsChain NotBeTrue();

Returns

BooleanAssertionsChain

A BooleanAssertionsChain for chaining further assertions.