Class Output
- java.lang.Object
-
- org.eclipse.epsilon.egl.test.acceptance.output.Output
-
public class Output extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Output()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
setUpOnce()
void
testProcess()
void
testProcessHierachy()
-
-
-
Method Detail
-
setUpOnce
public static void setUpOnce() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testProcess
public void testProcess() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testProcessHierachy
public void testProcessHierachy() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-