public class TestProjectWebHook extends BaseJiraFuncTest
| Modifier and Type | Field and Description |
|---|---|
static String |
projectKey |
static String |
projectName |
WebHookTester |
webHooks |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestProjectWebHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUpTest() |
void |
testProjectArchivedWebHook() |
void |
testProjectCreatedWebHook() |
void |
testProjectDeletedWebHook() |
void |
testProjectRestoredWebHook() |
void |
testProjectUpdatedWebHook() |
void |
testThatProjectWebHooksAreDistinguishable_preArchiving() |
void |
testThatProjectWebHooksAreDistinguishable() |
void |
testWebHookRegisteredWithModuleDescriptor() |
void |
validateMinorUpgradeCompliantProjectWebHooksAreDistinguishable(java.util.function.Consumer<Long> beforeProjectDeleted) |
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic static final String projectName
public static final String projectKey
public WebHookTester webHooks
public void setUpTest()
public void testProjectCreatedWebHook()
throws Exception
Exceptionpublic void testProjectUpdatedWebHook()
throws Exception
Exceptionpublic void testProjectDeletedWebHook()
throws Exception
Exceptionpublic void testProjectArchivedWebHook()
throws Exception
Exceptionpublic void testProjectRestoredWebHook()
throws Exception
Exceptionpublic void testWebHookRegisteredWithModuleDescriptor()
throws Exception
Exceptionpublic void testThatProjectWebHooksAreDistinguishable_preArchiving()
throws Exception
Exceptionpublic void testThatProjectWebHooksAreDistinguishable()
throws Exception
Exceptionpublic void validateMinorUpgradeCompliantProjectWebHooksAreDistinguishable(java.util.function.Consumer<Long> beforeProjectDeleted) throws Exception
ExceptionCopyright © 2002-2024 Atlassian. All Rights Reserved.