Annotation Interface EmptyTemplate
Annotate a test method with this annotation in order to configure an empty template for the test.
- 
Nested Class SummaryNested Classes
- 
Optional Element SummaryOptional Elements
- 
Element Details- 
valueString valueReturns the size of the template.- Returns:
- the size of the template
 - Default:
- "3x3x3"
 
- 
floorboolean floorReturns whether the template should have a floor. If this istrue, the structure's height with be increased by one.- Returns:
- whether the template should have a floor
 - Default:
- false
 
 
-