Class EUnitInlineModelTests
- java.lang.Object
-
- org.eclipse.epsilon.workflow.test.WorkflowTestCase
-
- org.eclipse.epsilon.workflow.tasks.eunit.EUnitTestCase
-
- org.eclipse.epsilon.workflow.tasks.eunit.EUnitInlineModelTests
-
- All Implemented Interfaces:
org.xml.sax.ErrorHandler
public class EUnitInlineModelTests extends EUnitTestCase
Tests for the inline model support, except for model comparison, which has its own test suite (EUnitModelComparisonTests
).- Author:
- Antonio Garcia-Dominguez
-
-
Field Summary
-
Fields inherited from class org.eclipse.epsilon.workflow.tasks.eunit.EUnitTestCase
ANT_BUILD_FILE, BASE_DIR
-
-
Constructor Summary
Constructors Constructor Description EUnitInlineModelTests()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
inlineAntTasksWork()
void
inlineHutnModelsWork()
-
Methods inherited from class org.eclipse.epsilon.workflow.tasks.eunit.EUnitTestCase
addTaskDefinitionsTo, checkOutput, cleanUp, error, fatalError, warning
-
Methods inherited from class org.eclipse.epsilon.workflow.test.WorkflowTestCase
assertContains, runTarget
-
-