org.test4j.junit.annotations
注释类型 BeforeSuite


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface BeforeSuite

The BeforeSuite marks a method that will be run before the suite is run.



Copyright © 2013. All rights reserved.