Annotation Interface TestSuite.BeforeSuite

Enclosing class:
TestSuite

@Deprecated @Retention(RUNTIME) @Target(METHOD) @Inherited public static @interface TestSuite.BeforeSuite
Deprecated.
this is a feature in progress of development, there may be backward incompatible changes done to it, so please use with care
Before TestSuite initialization method.