Package net.officefloor.gef.woof.test
Class MockSection
- java.lang.Object
-
- net.officefloor.gef.woof.test.MockSection
-
public class MockSection extends java.lang.Object
Mock sectionClass
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)
-
-
-
Method Detail
-
input
public void input(MockSection.Flows flows)
-
-