Package io.apiman.manager.test.junit
Annotation Type RestTestSystemProperties
-
@Retention(RUNTIME) @Target(TYPE) public @interface RestTestSystemProperties
System properties that should be set at the beginning of a rest test. Old values of these system properties will be restored when the test completes.- Author:
- eric.wittmann@redhat.com
-
-
Element Detail
-
value
String[] value
-
-