active property

bool active
final

Sets whether or not this test is currently active. The interal system will always create active tests but loaders may return inactive tests.

Implementation

final bool active;