Class TestTest


  • public class TestTest
    extends java.lang.Object
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  TestTest.Type  
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.io.File folder  
    • Constructor Summary

      Constructors 
      Constructor Description
      TestTest()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void createLogs​(java.lang.String logName)  
      static void main​(java.lang.String[] args)  
      static void multipleTests​(java.lang.String logName)  
      • Methods inherited from class java.lang.Object

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

      • folder

        public static java.io.File folder
    • Constructor Detail

      • TestTest

        public TestTest()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • multipleTests

        public static void multipleTests​(java.lang.String logName)
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createLogs

        public static void createLogs​(java.lang.String logName)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception