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

  /external/junit/src/main/java/org/junit/rules/
TestRule.java 7 * A TestRule is an alteration in how a test method, or set of test methods,
8 * is run and reported. A {@link TestRule} may add additional checks that cause
11 * {@link TestRule}s can do everything that could be done previously with
19 * individual test cases recognize {@link TestRule}s introduced in two different
21 * {@link TestRule}s, and {@link org.junit.ClassRule}
22 * annotates class-level {@link TestRule}s. See Javadoc for those annotations
25 * Multiple {@link TestRule}s can be applied to a test or suite execution. The
45 public interface TestRule {
  /prebuilts/tools/common/m2/repository/junit/junit/4.10/
junit-4.10.jar 
  /prebuilts/tools/common/m2/repository/junit/junit/4.11/
junit-4.11.jar 
  /prebuilts/tools/common/m2/repository/junit/junit-dep/4.10/
junit-dep-4.10.jar 
  /prebuilts/devtools/tools/lib/
junit-4.12.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
junit-4.12.jar 
  /prebuilts/tools/common/m2/repository/junit/junit/4.12/
junit-4.12.jar 
  /prebuilts/misc/common/ub-janktesthelper/
ub-janktesthelper.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 81 milliseconds