public class DeleteModels extends CrossReferenceReconcilerIntegrationTest
source1, source2, target1, target2
project
Constructor and Description |
---|
DeleteModels() |
Modifier and Type | Method and Description |
---|---|
void |
shouldMarkCrossReferenceAsDanglingWhenFirstTargetModelIsDeleted() |
void |
shouldMarkCrossReferenceAsDanglingWhenSecondTargetModelIsDeleted() |
void |
shouldMarkCrossReferencesAsDanglingWhenTargetModelsAreDeleted() |
void |
shouldNotAffectTargetModelWhenSourceModelsAreDeleted() |
crossReferencesResolveToExpectedValues, danglingXrefMarkersOf, hasDanglingMarker, hasNoDanglingReferences, hasReferencesTo, setupModels, uriForArtist
addConcordanceNature, changeMetamodel, event, eventsForNewFiles, eventsForNewFiles, loadAsModelWithEolAssertions, modelsIn, registerMetamodel, setupNature, waitFor, waitFor, waitForEPackageRegistryNotifications, waitForModelChangeNotifications, waitForResourcesToBeRemovedFromIndex
addNature, changeFileContents, createEmptyFile, createFile, createFile, createFolder, createProject, deleteResource, moveFile, printFileContents, refreshContents, setupProject, teardownProject
public void shouldMarkCrossReferenceAsDanglingWhenFirstTargetModelIsDeleted() throws org.eclipse.core.runtime.CoreException, InterruptedException
org.eclipse.core.runtime.CoreException
InterruptedException
public void shouldMarkCrossReferenceAsDanglingWhenSecondTargetModelIsDeleted() throws org.eclipse.core.runtime.CoreException, InterruptedException
org.eclipse.core.runtime.CoreException
InterruptedException
public void shouldMarkCrossReferencesAsDanglingWhenTargetModelsAreDeleted() throws org.eclipse.core.runtime.CoreException, InterruptedException
org.eclipse.core.runtime.CoreException
InterruptedException
public void shouldNotAffectTargetModelWhenSourceModelsAreDeleted() throws org.eclipse.core.runtime.CoreException, InterruptedException
org.eclipse.core.runtime.CoreException
InterruptedException
Copyright © 2018. All rights reserved.