public class TestRedirectAfterLogin extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestRedirectAfterLogin() |
Modifier and Type | Method and Description |
---|---|
void |
setUpTest() |
void |
testRedirectWithAbsoluteUrlDifferentContext() |
void |
testRedirectWithAbsoluteUrlSameContext() |
void |
testRedirectWithHeaderInjectionCR() |
void |
testRedirectWithHeaderInjectionCRLF() |
void |
testRedirectWithHeaderInjectionLF() |
void |
testRedirectWithRelativeUrl() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public void setUpTest()
public void testRedirectWithRelativeUrl() throws Exception
Exception
public void testRedirectWithAbsoluteUrlSameContext() throws Exception
Exception
public void testRedirectWithAbsoluteUrlDifferentContext() throws Exception
Exception
public void testRedirectWithHeaderInjectionCRLF() throws Exception
Exception
public void testRedirectWithHeaderInjectionCR() throws Exception
Exception
Copyright © 2002-2022 Atlassian. All Rights Reserved.