Class TestProjectWebHook
java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestProjectWebHook
-
Field Summary
FieldsFields inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
validateMinorUpgradeCompliantProjectWebHooksAreDistinguishable
(Consumer<Long> beforeProjectDeleted) Methods inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
getAssertions, getBackdoor, getEnvironmentData, getTester
-
Field Details
-
projectName
- See Also:
-
projectKey
- See Also:
-
webHooks
-
-
Constructor Details
-
TestProjectWebHook
public TestProjectWebHook()
-
-
Method Details
-
setUpTest
public void setUpTest() -
testProjectCreatedWebHook
- Throws:
Exception
-
testProjectUpdatedWebHook
- Throws:
Exception
-
testProjectDeletedWebHook
- Throws:
Exception
-
testProjectArchivedWebHook
- Throws:
Exception
-
testProjectRestoredWebHook
- Throws:
Exception
-
testWebHookRegisteredWithModuleDescriptor
- Throws:
Exception
-
testThatProjectWebHooksAreDistinguishable
- Throws:
Exception
-
validateMinorUpgradeCompliantProjectWebHooksAreDistinguishable
public void validateMinorUpgradeCompliantProjectWebHooksAreDistinguishable(Consumer<Long> beforeProjectDeleted) throws Exception - Throws:
Exception
-