Class OutdentationTests
- java.lang.Object
-
- org.eclipse.epsilon.egl.test.acceptance.outdentation.OutdentationTests
-
public class OutdentationTests extends Object
-
-
Constructor Summary
Constructors Constructor Description OutdentationTests()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
test(String name)
void
testBreak()
void
testFor()
void
testForDoubleOutdentation()
void
testForIf()
void
testForIfDoubleOutdentation()
void
testIfElseIf()
void
testIfIndented()
void
testNestedFor()
void
testSpaces()
void
testSwitch()
void
testTemplateOperation()
-