allTestsPassed property Null safety

bool allTestsPassed

Whether the test ran successfully or not.

Implementation

bool get allTestsPassed => _allTestsPassed;