Searched defs:TestSetup (Results 1 - 3 of 3) sorted by relevance
/dalvik/dx/src/junit/extensions/ | ||
H A D | TestSetup.java | 7 * 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 D | TestSetup.java | 7 * 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 D | junit4-4.3.1.jar | META-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ... |
Completed in 1526 milliseconds