Searched refs:methodBlock (Results 1 - 8 of 8) sorted by relevance

/external/junit/src/org/junit/experimental/theories/
H A DTheories.java66 public Statement methodBlock(final FrameworkMethod method) { method in class:Theories
127 public Statement methodBlock(FrameworkMethod method) {
128 final Statement statement= super.methodBlock(method);
156 }.methodBlock(fTestMethod).evaluate();
/external/junit/src/org/junit/runners/
H A DBlockJUnit4ClassRunner.java68 runLeaf(methodBlock(method), description, notifier);
230 protected Statement methodBlock(FrameworkMethod method) { method in class:BlockJUnit4ClassRunner
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/
H A DRobolectricTestRunner.java313 @Override protected Statement methodBlock(final FrameworkMethod method) { method in class:RobolectricTestRunner
323 final Statement statement = super.methodBlock(method);
/external/libphonenumber/lib/
H A Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/owasp/sanitizer/lib/junit/
H A Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/robolectric/v3/
H A Drobolectric-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/robolectric/util/ org/robolectric/res/ org/ ...
/external/opencv3/modules/java/pure_test/lib/
H A Djunit-4.11.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...

Completed in 130 milliseconds