testDescription property

String get testDescription

The description string of the test currently being run.

Implementation

String get testDescription => _testDescription;