Class ConfigGetString

    • Constructor Summary

      Constructors 
      Constructor Description
      ConfigGetString()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void cleanup()
      Cleanup after test if needed.
      void executeBlock()
      Executes block of code to be tested.
      java.lang.String getTestName()
      Gets the test name.
      void prepare()
      Prepare test if needed.
      • Methods inherited from class java.lang.Object

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