Searched defs:BeforeMethod (Results 1 - 1 of 1) sorted by relevance

/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 345 milliseconds