public class TestServiceExecutor extends BaseJiraWebTest
jiraWebTestClassRules, webTestRule
backdoor, jira, logger, mailHelper, pageBinder
Constructor and Description |
---|
TestServiceExecutor() |
Modifier and Type | Method and Description |
---|---|
void |
tearDown() |
void |
testErrorIsDisplayedWhenInvalidServiceIdIsSubmitted() |
void |
testSysadminIsNotRedirectedWhenValidServiceIdIsSubmitted() |
void |
testSysadminIsRedirectedToXsrfErrorPageWhenTokenIsMissing() |
getBackdoor, getBaseClassRule, getBaseRule
public void tearDown()
public void testSysadminIsRedirectedToXsrfErrorPageWhenTokenIsMissing()
public void testSysadminIsNotRedirectedWhenValidServiceIdIsSubmitted()
public void testErrorIsDisplayedWhenInvalidServiceIdIsSubmitted()
Copyright © 2002-2022 Atlassian. All Rights Reserved.