Annotation Interface PreserveSystemProperties
Marks that test will modify system properties and which of them should be preserved before and restored after running the test.
- 
Required Element Summary
Required Elements 
- 
Element Details
- 
propertiesName
String[] propertiesNameNames of properties to preserve 
 -