Searched defs:RunNotifier (Results 1 - 1 of 1) sorted by relevance

/external/junit/src/org/junit/runner/notification/
H A DRunNotifier.java14 * Do this by invoking the <code>RunNotifier</code> passed to your implementation of
15 * {@link org.junit.runner.Runner#run(RunNotifier)}. Future evolution of this class is likely to
19 public class RunNotifier { class
153 * functionality here, but the <code>RunNotifier</code> is the only object guaranteed

Completed in 65 milliseconds