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

/dalvik/dx/src/junit/extensions/
H A DTestSetup.java7 * Subclass TestSetup and insert it into your tests when you want
10 public class TestSetup extends TestDecorator { class in inherits:TestDecorator
12 public TestSetup(Test test) { method in class:TestSetup
/dalvik/libcore/junit/src/main/java/junit/extensions/
H A DTestSetup.java7 * Subclass TestSetup and insert it into your tests when you want
10 public class TestSetup extends TestDecorator { class in inherits:TestDecorator
12 public TestSetup(Test test) { method in class:TestSetup
/dalvik/libcore/support/src/test/java/tests/resources/
H A Djunit4-4.3.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...

Completed in 425 milliseconds