Class EUnitWithEVLTests
- java.lang.Object
-
- org.eclipse.epsilon.workflow.test.WorkflowTestCase
-
- org.eclipse.epsilon.workflow.tasks.eunit.EUnitTestCase
-
- org.eclipse.epsilon.workflow.tasks.eunit.EUnitWithEVLTests
-
- All Implemented Interfaces:
ErrorHandler
public class EUnitWithEVLTests extends EUnitTestCase
Tests for the EVL integration in EUnit.- 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 EUnitWithEVLTests()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
errorFailsBuild()
void
exportAsModel()
void
failOnErrorsHonored()
void
failOnWarningsHonored()
void
guardedFixes()
void
valid()
void
warningFailsBuild()
-
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
-
-