public class EMFModelInfoTest
extends AbstractOSGiTest
| Constructor and Description |
|---|
EMFModelInfoTest()
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doAfter() |
void |
doBefore() |
void |
testBasicHierachy()
Trying to load an instance with a registered
EPackage, then check if the EClass can be identified. |
void |
testBasicHierachyDynamic()
Test if the upper hierachy of the person is available in sync with the registered packages
|
void |
testBasicHierachyDynamicOrdering()
Trying to load an instance with a registered
EPackage, then check if the EClass can be identified. |
void |
testBasicHierachyDynamicOrdering2() |
void |
testFindEClassByClass()
Trying to load an instance with a registered
EPackage, then check if the EClass can be identified. |
void |
testFindEClassByClassName()
Trying to load an instance with a registered
EPackage, then check if the EClass can be identified. |
public EMFModelInfoTest()
bundleContext - public void testFindEClassByClass()
throws java.io.IOException
EPackage, then check if the EClass can be identified.
Than unload the EPackage and expect that no EClass can be foundjava.io.IOExceptionpublic void testFindEClassByClassName()
throws java.io.IOException
EPackage, then check if the EClass can be identified.
Than unload the EPackage and expect that no EClass can be foundjava.io.IOExceptionpublic void testBasicHierachy()
throws java.io.IOException
EPackage, then check if the EClass can be identified.
Than unload the EPackage and expect that no EClass can be foundjava.io.IOExceptionpublic void testBasicHierachyDynamic()
throws java.io.IOException
java.io.IOExceptionpublic void testBasicHierachyDynamicOrdering()
throws java.io.IOException
EPackage, then check if the EClass can be identified.
Than unload the EPackage and expect that no EClass can be foundjava.io.IOExceptionpublic void testBasicHierachyDynamicOrdering2()
throws java.io.IOException
java.io.IOExceptionpublic void doBefore()
public void doAfter()
Data In Motion Consulting GmbH (2017)