Package de.hybris.bootstrap.annotations
Annotation Interface BugProofTest
The @BugProofTest annotation is provided for marking tests which will be executed in a separate way. It
will not be executed when searching for all test-classes (anything marked @Test), but only when
specifically searching for @BugProofTest.