allTestsPassed property

bool allTestsPassed

Whether the test ran successfully or not.

Implementation

bool get allTestsPassed => _allTestsPassed;