Class MockSection


  • public class MockSection
    extends java.lang.Object
    Mock section Class for testing.
    Author:
    Daniel Sagenschneider
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static interface  MockSection.Flows  
    • Constructor Summary

      Constructors 
      Constructor Description
      MockSection()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void input​(MockSection.Flows flows)  
      • Methods inherited from class java.lang.Object

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

      • MockSection

        public MockSection()