Home
last modified time | relevance | path

Searched defs:testSuiteStarted (Results 1 – 2 of 2) sorted by relevance

/external/junit/src/main/java/org/junit/runner/notification/
DRunListener.java86 public void testSuiteStarted(Description description) throws Exception { in testSuiteStarted() method in RunListener
DSynchronizedRunListener.java56 public void testSuiteStarted(Description description) throws Exception { in testSuiteStarted() method in SynchronizedRunListener