Searched defs:BeforeMethod (Results 1 - 1 of 1) sorted by last modified time

/external/testng/src/main/java/org/testng/annotations/
H A DBeforeMethod.java8 public @interface BeforeMethod { interface
68 * BeforeMethod will only be invoked once (before the first test invocation).

Completed in 104 milliseconds