HomeSort by relevance Sort by last modified time
    Searched defs:RunWith (Results 1 - 4 of 4) sorted by null

  /external/junit/src/org/junit/runner/
RunWith.java 10 * 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)
29 public @interface RunWith {
  /libcore/support/src/test/java/tests/resources/
junit4-4.3.1.jar 
  /external/robolectric/lib/main/
junit-dep-4.8.2.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 827 milliseconds