Package org.zkoss.test.webdriver
Annotation Type ForkJVMTestOnly
-
@Target(TYPE) @Retention(RUNTIME) @Tag("ForkJVMTestOnly") public @interface ForkJVMTestOnlyUsed for isolating JVM for test in ZATS tests (@ForkJVMTestOnly). It means the flag ofreuseForks=falsefor maven surefire.- Author:
- jumperchen