-
@Retention(value=RUNTIME)
@Target(value=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
-
-
Required Element Summary
Required Elements
Modifier and Type |
Required Element and Description |
String[] |
value |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.