Package org.eclipse.epsilon.flexmi.test
Class ImportTests
- java.lang.Object
-
- org.eclipse.epsilon.flexmi.test.FlexmiTests
-
- org.eclipse.epsilon.flexmi.test.ImportTests
-
public class ImportTests extends FlexmiTests
-
-
Constructor Summary
Constructors Constructor Description ImportTests()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setup()
void
testESuperType()
void
testImportEcore()
void
testNoWarnings()
void
testUnresolvedReferenceWarning()
-
Methods inherited from class org.eclipse.epsilon.flexmi.test.FlexmiTests
assertEval, assertNoWarnings, assertWarning, getYamlModelFileName, loadResource, loadResource, yamlModelExists
-
-
-
-
Method Detail
-
setup
public void setup() throws Exception
- Overrides:
setup
in classFlexmiTests
- Throws:
Exception
-
-