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

/external/junit/src/main/java/org/junit/runner/
H A DRunWith.java10 * When a class is annotated with <code>&#064;RunWith</code> or extends a class annotated
11 * with <code>&#064;RunWith</code>, JUnit will invoke the class it references to run the
17 * For example, suites in JUnit 4 are built using RunWith, and a custom runner named Suite:
20 * &#064;RunWith(Suite.class)
31 public @interface RunWith { interface
/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/libphonenumber/lib/
H A Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...

Completed in 256 milliseconds