public class JacksonNotificationDeserializerTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.mockito.junit.MockitoRule |
rule |
| Constructor and Description |
|---|
JacksonNotificationDeserializerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserializeAwsCloudFormationNotification() |
void |
deserializeEmptyNotification() |
void |
deserializeInstanceActiveLifecycleNotification() |
void |
deserializeInstanceTerminatingLifecycleNotification() |
void |
deserializeNotificationWithInvalidJson() |
void |
deserializeNullNotification() |
void |
setUp() |
public void deserializeInstanceTerminatingLifecycleNotification()
throws Exception
Exceptionpublic void deserializeInstanceActiveLifecycleNotification()
throws Exception
Exceptionpublic void deserializeAwsCloudFormationNotification()
throws Exception
Exceptionpublic void deserializeNotificationWithInvalidJson()
throws Exception
Exceptionpublic void deserializeEmptyNotification()
throws Exception
ExceptionCopyright © 2017 Atlassian. All rights reserved.