shouldNotBeTrue method

void shouldNotBeTrue()

Implementation

void shouldNotBeTrue() => expect(this, isNot(isTrue));