Class HutnModelGeneratorTest
- java.lang.Object
-
- org.eclipse.epsilon.hutn.test.model.HutnTestWithFamiliesMetaModel
-
- org.eclipse.epsilon.hutn.generate.model.HutnModelGeneratorTest
-
- Direct Known Subclasses:
Associations
,Containment
,EmptySpec
,Enumerations
,NoMetaModel
,SingleClass
,SingleClassWithAttributes
,TwoClasses
public class HutnModelGeneratorTest extends HutnTestWithFamiliesMetaModel
-
-
Field Summary
Fields Modifier and Type Field Description protected static ModelWithEolAssertions
model
-
Fields inherited from class org.eclipse.epsilon.hutn.test.model.HutnTestWithFamiliesMetaModel
BANK_ACCOUNTS_MODEL_URI, CONFIG_FILE
-
-
Constructor Summary
Constructors Constructor Description HutnModelGeneratorTest()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
disposeModel()
protected static ModelWithEolAssertions
modelGeneratorTest(Spec spec)
-
Methods inherited from class org.eclipse.epsilon.hutn.test.model.HutnTestWithFamiliesMetaModel
families, registerMetaModels, unregisterMetaModels
-
-
-
-
Field Detail
-
model
protected static ModelWithEolAssertions model
-
-
Method Detail
-
modelGeneratorTest
protected static ModelWithEolAssertions modelGeneratorTest(Spec spec) throws java.lang.Exception
- Throws:
java.lang.Exception
-
disposeModel
public static void disposeModel()
-
-