public class TestVersionWebHook extends BaseJiraFuncTest
| Modifier and Type | Field and Description |
|---|---|
static String |
JIRA_VERSION_DELETED_WEBHOOK_ID |
List<com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestVersionWebHook.VersionTest> |
versionTests |
WebHookTester |
webHooks |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestVersionWebHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUpTest() |
void |
testDeleteEventWithMergedInformationIsSentWhenPerformingMerge() |
void |
testFixVersionSetWhenVersionDeleted() |
void |
testUriVariablesAreCorrectlyProvidedForVersionWebHook() |
void |
testUriVariablesAreCorrecttlyProvidedForVersionMergeEventWebHook() |
void |
testWebHookIsSentForVersionEvent() |
void |
testWebHookIsSentForVersionMergeEvent() |
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic static final String JIRA_VERSION_DELETED_WEBHOOK_ID
public WebHookTester webHooks
public final List<com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestVersionWebHook.VersionTest> versionTests
public void setUpTest()
public void testWebHookIsSentForVersionEvent()
throws Exception
Exceptionpublic void testUriVariablesAreCorrectlyProvidedForVersionWebHook()
throws Exception
Exceptionpublic void testWebHookIsSentForVersionMergeEvent()
throws Exception
Exceptionpublic void testDeleteEventWithMergedInformationIsSentWhenPerformingMerge()
throws Exception
Exceptionpublic void testUriVariablesAreCorrecttlyProvidedForVersionMergeEventWebHook()
throws Exception
ExceptionCopyright © 2002-2017 Atlassian. All Rights Reserved.