Class EcsSetupTest


  • public class EcsSetupTest
    extends java.lang.Object
    Tests EcsSetup.
    Author:
    Holger Eichelberger, SSE
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      private static class  EcsSetupTest.MySetup  
    • Constructor Summary

      Constructors 
      Constructor Description
      EcsSetupTest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void testEcsSetup()
      Tests the configuration.
      • Methods inherited from class java.lang.Object

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

      • EcsSetupTest

        public EcsSetupTest()
    • Method Detail

      • testEcsSetup

        public void testEcsSetup()
                          throws java.io.IOException
        Tests the configuration.
        Throws:
        java.io.IOException