Event fired by TestListener.testRunStarted()
.
Anything
Object
TestRunStartedEvent
Basic
Identifiable
Object
Anything
no subtypes hierarchy
Initializer |
TestRunStartedEvent(TestRunner runner, TestDescription description) Parameters:
|
Attributes | |
description | shared TestDescription description The description of all tests to be run. |
runner | shared TestRunner runner The current test runner. |
string | shared 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 hash , string |
Inherited Methods |
Methods inherited from: Object equals |