testPassed property

bool? testPassed
final

If successfully loaded, this field indicates whether the test passed. If false, 'testFailures's indicate the reason of failure.

Implementation

final bool? testPassed;