org.eclipse.emf.ecp.changebroker.test
Class ChangeBroker_Test
java.lang.Object
org.eclipse.emf.ecp.changebroker.test.ChangeBroker_Test
public class ChangeBroker_Test
- extends Object
- Author:
- jfaltermeier
ChangeBroker_Test
public ChangeBroker_Test()
before
public void before()
testMultipleEMFObserver
public void testMultipleEMFObserver()
throws InterruptedException
- Throws:
InterruptedException
testRemoveObserver
public void testRemoveObserver()
throws InterruptedException
- Throws:
InterruptedException
testAddSameEMFObserverTwiceAndRemove
public void testAddSameEMFObserverTwiceAndRemove()
throws InterruptedException
- Throws:
InterruptedException
testRemoveUnregisteredObserver
public void testRemoveUnregisteredObserver()
throws InterruptedException
- Throws:
InterruptedException
testEMFObserverNoStrategy
public void testEMFObserverNoStrategy()
throws InterruptedException
- Throws:
InterruptedException
testEMFObserverEClassStrategy
public void testEMFObserverEClassStrategy()
throws InterruptedException
- Throws:
InterruptedException
testEMFObserverContainingEClassStrategy
public void testEMFObserverContainingEClassStrategy()
throws InterruptedException
- Throws:
InterruptedException
testIgnoreNotifactionsByChangesFromEMFObserver
public void testIgnoreNotifactionsByChangesFromEMFObserver()
throws InterruptedException
- Throws:
InterruptedException
testIgnoreNotifactionsByCallingStopNotification
public void testIgnoreNotifactionsByCallingStopNotification()
throws InterruptedException
- Throws:
InterruptedException
testEMFObserverContinueNotification
public void testEMFObserverContinueNotification()
throws InterruptedException
- Throws:
InterruptedException
testEMFObserverFeatureStrategy
public void testEMFObserverFeatureStrategy()
throws InterruptedException
- Throws:
InterruptedException
testRemoveObserverNoStrategy
public void testRemoveObserverNoStrategy()
throws InterruptedException
- Throws:
InterruptedException
testRemoveObserverEClassStrategy
public void testRemoveObserverEClassStrategy()
throws InterruptedException
- Throws:
InterruptedException
testRemoveObserverContainingEClassStrategy
public void testRemoveObserverContainingEClassStrategy()
throws InterruptedException
- Throws:
InterruptedException
testRemoveObserverFeatureStrategy
public void testRemoveObserverFeatureStrategy()
throws InterruptedException
- Throws:
InterruptedException
testReadOnlyEMFObserverNoStrategy
public void testReadOnlyEMFObserverNoStrategy()
throws InterruptedException
- Throws:
InterruptedException
testReadOnlyEMFObserverEClassStrategy
public void testReadOnlyEMFObserverEClassStrategy()
throws InterruptedException
- Throws:
InterruptedException
testReadOnlyEMFObserverContainingEClassStrategy
public void testReadOnlyEMFObserverContainingEClassStrategy()
throws InterruptedException
- Throws:
InterruptedException
testReadOnlyEMFObserverFeatureStrategy
public void testReadOnlyEMFObserverFeatureStrategy()
throws InterruptedException
- Throws:
InterruptedException
testReadOnlyObserversStillCalledDuringChangesFromEMFObserver
public void testReadOnlyObserversStillCalledDuringChangesFromEMFObserver()
throws InterruptedException
- Throws:
InterruptedException
testReadOnlyObserversStillCalledWhenStopNotificationUsed
public void testReadOnlyObserversStillCalledWhenStopNotificationUsed()
throws InterruptedException
- Throws:
InterruptedException
testReadOnlyObserversStillCalledDuringChangesFromEMFObserverComplex
public void testReadOnlyObserversStillCalledDuringChangesFromEMFObserverComplex()
throws InterruptedException
- Throws:
InterruptedException
testGetNotificationProviders
public void testGetNotificationProviders()
testGetRegisteredObservers
public void testGetRegisteredObservers()
testBlockNotification
public void testBlockNotification()
testBlockNotificationAndCallContinue
public void testBlockNotificationAndCallContinue()
testUnBlockNotification
public void testUnBlockNotification()
testMultipleBlockers
public void testMultipleBlockers()
testRemoveMultipleBlockers
public void testRemoveMultipleBlockers()
testRemovingBlockerContinuesUpdate
public void testRemovingBlockerContinuesUpdate()
Copyright © 2015. All Rights Reserved.