public class EdaptMigratorTests extends Object
| Constructor and Description |
|---|
EdaptMigratorTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
void |
testCanHandle() |
void |
testGetMigratorWithMultipleMigrators() |
void |
testGetMigratorWithMultipleURIsSameMigrators() |
void |
testGetMigratorWithNullMigrator() |
void |
testGetNewestRelease() |
void |
testMigrateChangePackage() |
void |
testMigrateProjectState() |
void |
testNeedsMigrationMultipleURIsSameMigrator() |
void |
testNeedsMigrationNoMigrator() |
void |
testNeedsMigrationNoNSURIs() |
void |
testNeedsMigrationRelease1ChangePackage() |
void |
testNeedsMigrationRelease1ProjectState() |
void |
testNeedsMigrationRelease2ChangePackage() |
void |
testNeedsMigrationRelease2ProjectState() |
public void cleanup()
public void testCanHandle()
public void testGetMigratorWithNullMigrator()
public void testGetMigratorWithMultipleMigrators()
public void testGetMigratorWithMultipleURIsSameMigrators()
public void testGetNewestRelease()
public void testNeedsMigrationRelease1ProjectState()
public void testNeedsMigrationRelease1ChangePackage()
public void testNeedsMigrationRelease2ProjectState()
public void testNeedsMigrationRelease2ChangePackage()
public void testNeedsMigrationMultipleURIsSameMigrator()
public void testNeedsMigrationNoMigrator()
public void testNeedsMigrationNoNSURIs()
public void testMigrateProjectState()
throws EMFStoreMigrationException
EMFStoreMigrationExceptionpublic void testMigrateChangePackage()
throws EMFStoreMigrationException
EMFStoreMigrationExceptionCopyright © 2017. All rights reserved.