Class Engine
- java.lang.Object
-
- org.eclipse.epsilon.egl.test.acceptance.engine.Engine
-
public class Engine extends Object
-
-
Constructor Summary
Constructors Constructor Description Engine()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
setUpOnce()
void
testBadImport()
void
testImportEgl()
void
testImportEol()
void
testParseInvalid()
void
testProcessConsistency()
void
testRuntimeException()
void
testValid()
-