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 ModelWithEolAssertionsmodel-
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 voiddisposeModel()protected static ModelWithEolAssertionsmodelGeneratorTest(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()
-
-