|
Push Down Method public unregisteredGroupListenerShouldNotReceiveEvents() : void from class org.apache.james.mailbox.events.EventBusContract to public unregisteredGroupListenerShouldNotReceiveEvents() : void from class org.apache.james.mailbox.events.GroupContract.SingleEventBusGroupContract |
From |
To |
|
Push Down Method public dispatchShouldNotNotifyListenerRegisteredOnOtherKeys() : void from class org.apache.james.mailbox.events.EventBusContract to public dispatchShouldNotNotifyListenerRegisteredOnOtherKeys() : void from class org.apache.james.mailbox.events.KeyContract.SingleEventBusKeyContract |
From |
To |
|
Push Down Method public dispatchShouldNotNotifyUnregisteredListener() : void from class org.apache.james.mailbox.events.EventBusContract to public dispatchShouldNotNotifyUnregisteredListener() : void from class org.apache.james.mailbox.events.KeyContract.SingleEventBusKeyContract |
From |
To |
|
Push Down Method public dispatchShouldNotNotifyRegisteredListenerWhenEmptyKeySet() : void from class org.apache.james.mailbox.events.EventBusContract to public registeredListenersShouldNotReceiveNoopEvents() : void from class org.apache.james.mailbox.events.KeyContract.SingleEventBusKeyContract |
From |
To |
|
Push Down Method public listenerGroupShouldReceiveEvents() : void from class org.apache.james.mailbox.events.EventBusContract to public listenerGroupShouldReceiveEvents() : void from class org.apache.james.mailbox.events.GroupContract.SingleEventBusGroupContract |
From |
To |
|
Push Down Method public eachListenerGroupShouldReceiveEvents() : void from class org.apache.james.mailbox.events.EventBusContract to public eachListenerGroupShouldReceiveEvents() : void from class org.apache.james.mailbox.events.GroupContract.SingleEventBusGroupContract |
From |
To |
|
Push Down Method public dispatchShouldAcceptSeveralKeys() : void from class org.apache.james.mailbox.events.EventBusContract to public dispatchShouldAcceptSeveralKeys() : void from class org.apache.james.mailbox.events.KeyContract.SingleEventBusKeyContract |
From |
To |
|
Push Down Method public registerShouldAcceptAlreadyUnregisteredGroups() : void from class org.apache.james.mailbox.events.EventBusContract to public registerShouldAcceptAlreadyUnregisteredGroups() : void from class org.apache.james.mailbox.events.GroupContract.SingleEventBusGroupContract |
From |
To |
|
Push Down Method public unregisterShouldBeIdempotentForGroups() : void from class org.apache.james.mailbox.events.EventBusContract to public unregisterShouldBeIdempotentForGroups() : void from class org.apache.james.mailbox.events.GroupContract.SingleEventBusGroupContract |
From |
To |
|
Push Down Method public dispatchShouldNotifyAllListenersRegisteredOnAKey() : void from class org.apache.james.mailbox.events.EventBusContract to public dispatchShouldNotifyAllListenersRegisteredOnAKey() : void from class org.apache.james.mailbox.events.KeyContract.SingleEventBusKeyContract |
From |
To |
|
Push Down Method public unregisterShouldBeIdempotentForKeyRegistrations() : void from class org.apache.james.mailbox.events.EventBusContract to public unregisterShouldBeIdempotentForKeyRegistrations() : void from class org.apache.james.mailbox.events.KeyContract.SingleEventBusKeyContract |
From |
To |
|
Push Down Method public unregisterShouldHaveNotNotifyWhenCalledOnDifferentKeys() : void from class org.apache.james.mailbox.events.EventBusContract to public unregisterShouldHaveNotNotifyWhenCalledOnDifferentKeys() : void from class org.apache.james.mailbox.events.KeyContract.SingleEventBusKeyContract |
From |
To |
|
Push Down Method public dispatchShouldNotifyOnlyRegisteredListener() : void from class org.apache.james.mailbox.events.EventBusContract to public dispatchShouldNotifyOnlyRegisteredListener() : void from class org.apache.james.mailbox.events.KeyContract.SingleEventBusKeyContract |
From |
To |
|
Push Down Method public dispatchShouldCallListenerOnceWhenSeveralKeysMatching() : void from class org.apache.james.mailbox.events.EventBusContract to public dispatchShouldCallListenerOnceWhenSeveralKeysMatching() : void from class org.apache.james.mailbox.events.KeyContract.SingleEventBusKeyContract |
From |
To |
|
Push Down Method public registerShouldThrowWhenAGroupIsAlreadyUsed() : void from class org.apache.james.mailbox.events.EventBusContract to public registerShouldThrowWhenAGroupIsAlreadyUsed() : void from class org.apache.james.mailbox.events.GroupContract.SingleEventBusGroupContract |
From |
To |
|
Push Down Method public dispatchShouldCallSynchronousListener() : void from class org.apache.james.mailbox.events.EventBusContract to public dispatchShouldCallSynchronousListener() : void from class org.apache.james.mailbox.events.GroupContract.SingleEventBusGroupContract |
From |
To |
|
Push Down Method public callingAllUnregisterMethodShouldUnregisterTheListener() : void from class org.apache.james.mailbox.events.EventBusContract to public callingAllUnregisterMethodShouldUnregisterTheListener() : void from class org.apache.james.mailbox.events.KeyContract.SingleEventBusKeyContract |
From |
To |
|
Push Down Method public unregisterShouldRemoveDoubleRegisteredListener() : void from class org.apache.james.mailbox.events.EventBusContract to public unregisterShouldRemoveDoubleRegisteredListener() : void from class org.apache.james.mailbox.events.KeyContract.SingleEventBusKeyContract |
From |
To |
|
Push Down Method public dispatchShouldNotifyRegisteredListeners() : void from class org.apache.james.mailbox.events.EventBusContract to public dispatchShouldNotifyRegisteredListeners() : void from class org.apache.james.mailbox.events.KeyContract.SingleEventBusKeyContract |
From |
To |
|
Push Down Method public unregisteredGroupListenerShouldNotReceiveEvents() : void from class org.apache.james.mailbox.events.EventBusContract to public groupListenersShouldNotReceiveNoopEvents() : void from class org.apache.james.mailbox.events.GroupContract.SingleEventBusGroupContract |
From |
To |
|
Push Down Method public dispatchShouldNotThrowWhenARegisteredListenerFails() : void from class org.apache.james.mailbox.events.EventBusContract to public dispatchShouldNotThrowWhenARegisteredListenerFails() : void from class org.apache.james.mailbox.events.KeyContract.SingleEventBusKeyContract |
From |
To |
|
Push Down Method public dispatchShouldNotThrowWhenAGroupListenerFails() : void from class org.apache.james.mailbox.events.EventBusContract to public dispatchShouldNotThrowWhenAGroupListenerFails() : void from class org.apache.james.mailbox.events.GroupContract.SingleEventBusGroupContract |
From |
To |
|
Push Down Method public registerShouldNotThrowOnAnUnregisteredGroup() : void from class org.apache.james.mailbox.events.EventBusContract to public registerShouldNotThrowOnAnUnregisteredGroup() : void from class org.apache.james.mailbox.events.GroupContract.SingleEventBusGroupContract |
From |
To |
|
Push Down Method public registerShouldAllowDuplicatedRegistration() : void from class org.apache.james.mailbox.events.EventBusContract to public registerShouldAllowDuplicatedRegistration() : void from class org.apache.james.mailbox.events.KeyContract.SingleEventBusKeyContract |
From |
To |
|
Push Down Method public unregisteredGroupListenerShouldNotReceiveEvents() : void from class org.apache.james.mailbox.events.EventBusContract to public dispatchShouldNotNotifyRegisteredListenerWhenEmptyKeySet() : void from class org.apache.james.mailbox.events.KeyContract.SingleEventBusKeyContract |
From |
To |
|
Push Down Method public dispatchShouldNotBlockAsynchronousListener() : void from class org.apache.james.mailbox.events.EventBusContract to public dispatchShouldNotBlockAsynchronousListener() : void from class org.apache.james.mailbox.events.KeyContract.SingleEventBusKeyContract |
From |
To |
|
Move Attribute public FIVE_HUNDRED_MS : int from class org.apache.james.mailbox.events.EventBusContract to public FIVE_HUNDRED_MS : int from class org.apache.james.mailbox.events.EventBusTestFixture |
From |
To |
|
Move Attribute public ALL_GROUPS : List<Class<? extends Group>> from class org.apache.james.mailbox.events.EventBusContract to public ALL_GROUPS : List<Class<? extends Group>> from class org.apache.james.mailbox.events.EventBusTestFixture |
From |
To |
|
Move Attribute public NO_KEYS : ImmutableSet<RegistrationKey> from class org.apache.james.mailbox.events.EventBusContract to public NO_KEYS : ImmutableSet<RegistrationKey> from class org.apache.james.mailbox.events.EventBusTestFixture |
From |
To |
|
Move Attribute public EVENT : MailboxListener.MailboxEvent from class org.apache.james.mailbox.events.EventBusContract to public EVENT : MailboxListener.MailboxEvent from class org.apache.james.mailbox.events.EventBusTestFixture |
From |
To |
|
Move Attribute public ID_1 : MailboxId from class org.apache.james.mailbox.events.EventBusContract to public ID_1 : MailboxId from class org.apache.james.mailbox.events.EventBusTestFixture |
From |
To |
|
Move Attribute public ONE_SECOND : int from class org.apache.james.mailbox.events.EventBusContract to public ONE_SECOND : int from class org.apache.james.mailbox.events.EventBusTestFixture |
From |
To |
|
Move Attribute public KEY_2 : MailboxIdRegistrationKey from class org.apache.james.mailbox.events.EventBusContract to public KEY_2 : MailboxIdRegistrationKey from class org.apache.james.mailbox.events.EventBusTestFixture |
From |
To |
|
Move Attribute public ID_2 : MailboxId from class org.apache.james.mailbox.events.EventBusContract to public ID_2 : MailboxId from class org.apache.james.mailbox.events.EventBusTestFixture |
From |
To |
|
Move Attribute public KEY_1 : MailboxIdRegistrationKey from class org.apache.james.mailbox.events.EventBusContract to public KEY_1 : MailboxIdRegistrationKey from class org.apache.james.mailbox.events.EventBusTestFixture |
From |
To |