Class AppTest


  • public class AppTest
    extends java.lang.Object
    Template test.
    Author:
    Holger Eichelberger, SSE
    • Constructor Summary

      Constructors 
      Constructor Description
      AppTest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void testApp()
      Template test.
      • Methods inherited from class java.lang.Object

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

      • AppTest

        public AppTest()
    • Method Detail

      • testApp

        public void testApp()
        Template test.