Package | Description |
---|---|
org.junit.runner.notification |
Provides information about a test run.
|
Modifier and Type | Method and Description |
---|---|
void |
RunNotifier.fireTestStarted(Description description)
Invoke to tell listeners that an atomic test is about to start.
|