public static class CsvModelTests.ModelAccessTests extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
thrown |
| Constructor and Description |
|---|
ModelAccessTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
teardown() |
void |
testCreateInstanceInModelString() |
void |
testDeleteElementInModel() |
void |
testGetAllOfKindFromModelString() |
void |
testGetAllOfTypeFromModelString() |
void |
testGetAllTypeNamesOf() |
void |
testGetEnumerationValue() |
void |
testGetTypeNameOf() |
void |
testGetTypeOf() |
void |
testHasProperty() |
void |
testHasType() |
void |
testIsInstantiable() |
void |
testIsModelElement() |
void |
testOwns() |
public void teardown()
public void testIsModelElement()
public void testGetTypeOf()
public void testGetAllTypeNamesOf()
public void testGetTypeNameOf()
public void testOwns()
public void testIsInstantiable()
public void testHasType()
public void testGetAllOfTypeFromModelString()
throws Exception
Exceptionpublic void testGetAllOfKindFromModelString()
throws Exception
Exceptionpublic void testCreateInstanceInModelString()
throws Exception,
EolNotInstantiableModelElementTypeException
Copyright © 2018. All rights reserved.