Package de.hybris.bootstrap.annotations
Annotation Type DemoTest
-
@Target(TYPE) @Retention(RUNTIME) @Documented public @interface DemoTestThe@DemoTestannotation is provided for marking tests which are demonstration of usage specific service.
@Target(TYPE)
@Retention(RUNTIME)
@Documented
public @interface DemoTest
@DemoTest annotation is provided for marking tests which are demonstration of usage specific
service.