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, getTester
public WebHookTester webHooks
public void setUpTest()
public void testCommentCreatedWebHook() throws org.json.JSONException
org.json.JSONException
public void testCommentCreatedWithRoleVisibility() throws org.json.JSONException
org.json.JSONException
public void testCommentCreatedWebHookAndIssueUpdatedAreBothTriggered() throws Exception
Exception
public void testUriVariableDuringIssueCreatedWebHook() throws Exception
Exception
public void testCommentUpdatedWebHook() throws org.json.JSONException
org.json.JSONException
public void testCommentUpdatedWebHookIsTriggeredWithIssueUpdateWebHook() throws Exception
Exception
public void testCommentCreateWebHookTriggeredDuringBulkUpdate() throws Exception
Exception
public void testCommentDeleted() throws org.json.JSONException
org.json.JSONException
public void testCommentDeletedTriggersIssueUpdateAndCommentDeleted() throws InterruptedException, org.json.JSONException
InterruptedException
org.json.JSONException
public void testCommentDeletedWebHooksTriggeredWhenIssueDeleted() throws org.json.JSONException, IOException, InterruptedException
org.json.JSONException
IOException
InterruptedException
public void testWebHookListenerRegisteredWithModuleDescriptorReceivesCommentCreated() throws org.json.JSONException
org.json.JSONException
public void testWebHookListenerRegisteredWithModuleDescriptorReceivesCommentUpdated() throws org.json.JSONException
org.json.JSONException
public void testWebHookListenerRegisteredWithModuleDescriptorReceivesCommentDelete() throws org.json.JSONException
org.json.JSONException
Copyright © 2002-2021 Atlassian. All Rights Reserved.