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

  /external/junit/src/org/junit/
AfterClass.java 11 * with <code>&#064;AfterClass</code> causes that method to be run after all the tests in the class have been run. All <code>&#064;AfterClass</code>
13 * exception. The <code>&#064;AfterClass</code> methods declared in superclasses will be run after those of the current
29 * &#064;AfterClass public static void logout() {
40 public @interface AfterClass {
  /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 1270 milliseconds