Searched defs:AfterMethod (Results 1 - 1 of 1) sorted by path

/external/testng/src/main/java/org/testng/annotations/
H A DAfterMethod.java8 public @interface AfterMethod { interface
68 * AfterMethod will only be invoked once (after the last test invocation).

Completed in 208 milliseconds