public class TestCommentWebHook extends BaseJiraFuncTest
| Modifier and Type | Field and Description |
|---|---|
WebHookTester |
webHooks |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestCommentWebHook() |
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic WebHookTester webHooks
public void setUpTest()
public void testCommentCreatedWebHook()
throws org.json.JSONException
org.json.JSONExceptionpublic void testCommentCreatedWithRoleVisibility()
throws org.json.JSONException
org.json.JSONExceptionpublic void testCommentCreatedWebHookAndIssueUpdatedAreBothTriggered()
throws Exception
Exceptionpublic void testUriVariableDuringIssueCreatedWebHook()
throws Exception
Exceptionpublic void testCommentUpdatedWebHook()
throws org.json.JSONException
org.json.JSONExceptionpublic void testCommentUpdatedWebHookIsTriggeredWithIssueUpdateWebHook()
throws Exception
Exceptionpublic void testCommentCreateWebHookTriggeredDuringBulkUpdate()
throws Exception
Exceptionpublic void testCommentDeleted()
throws org.json.JSONException
org.json.JSONExceptionpublic void testCommentDeletedTriggersIssueUpdateAndCommentDeleted()
throws InterruptedException,
org.json.JSONException
InterruptedExceptionorg.json.JSONExceptionpublic void testCommentDeletedWebHooksTriggeredWhenIssueDeleted()
throws org.json.JSONException,
IOException,
InterruptedException
org.json.JSONExceptionIOExceptionInterruptedExceptionpublic void testWebHookListenerRegisteredWithModuleDescriptorReceivesCommentCreated()
throws org.json.JSONException
org.json.JSONExceptionpublic void testWebHookListenerRegisteredWithModuleDescriptorReceivesCommentUpdated()
throws org.json.JSONException
org.json.JSONExceptionpublic void testWebHookListenerRegisteredWithModuleDescriptorReceivesCommentDelete()
throws org.json.JSONException
org.json.JSONExceptionCopyright © 2002-2018 Atlassian. All Rights Reserved.