allTestsPassed property

bool get allTestsPassed

Whether the test ran successfully or not.

Implementation

bool get allTestsPassed => _allTestsPassed;