org.junit.contrib.java.lang.system.internal
Class RestoreSpecificSystemProperties

java.lang.Object
  extended by org.junit.contrib.java.lang.system.internal.RestoreSpecificSystemProperties

public class RestoreSpecificSystemProperties
extends Object


Constructor Summary
RestoreSpecificSystemProperties()
           
 
Method Summary
 void add(String property)
           
 void restore()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestoreSpecificSystemProperties

public RestoreSpecificSystemProperties()
Method Detail

add

public void add(String property)

restore

public void restore()


Copyright © 2011–2018. All rights reserved.