RunNotifier
passed to your implementation of {@link org.junit.runner.Runner#run(RunNotifier)}. Future evolution of this class is likely to move {@link #fireTestRunStarted(Description)} and {@link #fireTestRunFinished(Result)}to a separate class since they should only be called once per run.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|