Class AbstractGeneratorTest

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.String getResourceAsString​(java.lang.String name)  
      protected java.lang.String removeAllWhitespaces​(java.lang.String inputStr)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AbstractGeneratorTest

        public AbstractGeneratorTest()
    • Method Detail

      • getResourceAsString

        protected java.lang.String getResourceAsString​(java.lang.String name)
                                                throws java.io.IOException
        Throws:
        java.io.IOException
      • removeAllWhitespaces

        protected java.lang.String removeAllWhitespaces​(java.lang.String inputStr)