Annotation Interface BeforeSuite


@Retention(RUNTIME) @Target(METHOD) public @interface BeforeSuite
Pax Exam OSGi containers cannot execute @BeforeClass in the container.
See Also: