public class TestEventSerializer extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestEventSerializer.EventTest |
static class |
TestEventSerializer.StubEvent |
| Constructor and Description |
|---|
TestEventSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldSetAppAccessForAllJiraEvents() |
void |
testAnnotatedEventWithProperties() |
void |
testBrowserEventWithProperties() |
void |
testEventWithProperties() |
void |
testMauEventHasCorrelationIdSuppressed() |
void |
testMauEventHasEmailHashed() |
void |
testMauEventHasUsernameSuppressed() |
void |
testMauEventProcessingDoesNotFailWithNullEmail() |
void |
testMobileEventWithProperties() |
void |
testNoEventNameAttribute() |
void |
testPageViewEvent() |
void |
testPluginModuleEnabledEvent() |
void |
testRequestInfoPassedToEvent() |
public void testMauEventHasEmailHashed()
public void testMauEventHasUsernameSuppressed()
public void testMauEventProcessingDoesNotFailWithNullEmail()
public void testMauEventHasCorrelationIdSuppressed()
public void testBrowserEventWithProperties()
throws Exception
Exceptionpublic void testMobileEventWithProperties()
throws Exception
Exceptionpublic void testAnnotatedEventWithProperties()
throws Exception
Exceptionpublic void testPluginModuleEnabledEvent()
throws Exception
Exceptionpublic void shouldSetAppAccessForAllJiraEvents()
throws Exception
ExceptionCopyright © 2019 Atlassian. All rights reserved.