public class TestIssueLinkWebHook extends BaseJiraFuncTest
Modifier and Type | Field and Description |
---|---|
WebHookTester |
webHooks |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestIssueLinkWebHook() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testCreateLinkSendsLinkCreatedWebhook() |
void |
testDeleteLinkSendsLinkDeletedWebhook() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public WebHookTester webHooks
public void setUp()
public void testCreateLinkSendsLinkCreatedWebhook() throws InterruptedException, org.json.JSONException
InterruptedException
org.json.JSONException
public void testDeleteLinkSendsLinkDeletedWebhook() throws org.json.JSONException
org.json.JSONException
Copyright © 2002-2022 Atlassian. All Rights Reserved.