Package de.hybris.bootstrap.annotations
Annotation Type ManualTest
-
@Target(TYPE) @Retention(RUNTIME) @Documented public @interface ManualTestThe
@ManualTestannotation marks tests that should not be executed in a automated testing environment
@Target(TYPE)
@Retention(RUNTIME)
@Documented
public @interface ManualTest
The @ManualTest annotation marks tests that should not be executed in a automated testing environment