Class SetSystemProperty

    • Constructor Summary

      Constructors 
      Constructor Description
      SetSystemProperty​(java.lang.String property, java.lang.String newValue)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setUp()
      Set up the test environment to handle the particular aspect that we handle.
      void tearDown()
      Reverse the effect of setUp(), setting the environment back to its standard state.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait