Event fired by TestListener.testRunStarted()
.
no subtypes hierarchy
Initializer |
TestRunStartedEvent(TestRunner runner, TestDescription description) Parameters:
|
Attributes | |
description | Source Codeshared TestDescription description The description of all tests to be run. |
runner | Source Codeshared TestRunner runner The current test runner. |
string | Source Codeshared actual String string A developer-friendly string representing the instance.
Concatenates the name of the concrete class of the
instance with the Refines Object.string |
Inherited Attributes |
Attributes inherited from: Object |