testDescription property Null safety
The description string of the test currently being run.
Implementation
String get testDescription => _testDescription;
The description string of the test currently being run.
String get testDescription => _testDescription;