public class DefaultInstanceLifecycleNotificationObserverTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.mockito.junit.MockitoRule |
rule |
| Constructor and Description |
|---|
DefaultInstanceLifecycleNotificationObserverTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
exceptionInOneListenerDoesNotInterferWithInvocationOfOtherListeners() |
void |
listenersAreInvokedOnInstanceTerminatingNotification() |
void |
listenersAreNotInvokedIfInstanceIdsDontMatch() |
void |
listenersAreNotInvokedIfSnsNotificationSubjectIsWrong() |
void |
listenersAreNotInvokedOnInstanceActiveNotification() |
void |
setUp() |
void |
tearDown() |
public DefaultInstanceLifecycleNotificationObserverTest()
public void listenersAreInvokedOnInstanceTerminatingNotification()
throws Exception
Exceptionpublic void exceptionInOneListenerDoesNotInterferWithInvocationOfOtherListeners()
throws Exception
Exceptionpublic void listenersAreNotInvokedOnInstanceActiveNotification()
throws Exception
Exceptionpublic void listenersAreNotInvokedIfInstanceIdsDontMatch()
throws Exception
ExceptionCopyright © 2017 Atlassian. All rights reserved.