public class TestWebActionResolution extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestWebActionResolution() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUpTest() |
void |
testCanNotResolveACommandActionGivenThatTheUserDoesNotHaveTheRolesRequiredForItByInheritance() |
void |
testCanNotResolveARootActionGivenThatTheUserDoesNotHaveTheRolesRequiredForIt() |
void |
testCanResolveACommandActionGivenAnAliasHasBeenDefinedForIt() |
void |
testCanResolveARootActionGivenThatNoExplicitAliasHasBeenDefinedForIt() |
void |
testFullyQualifiedClassNameInUrlCanNotBeResolvedToAnAction() |
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic void setUpTest()
public void testFullyQualifiedClassNameInUrlCanNotBeResolvedToAnAction()
throws Exception
Exceptionpublic void testCanResolveARootActionGivenThatNoExplicitAliasHasBeenDefinedForIt()
throws Exception
Exceptionpublic void testCanResolveACommandActionGivenAnAliasHasBeenDefinedForIt()
throws Exception
Exceptionpublic void testCanNotResolveARootActionGivenThatTheUserDoesNotHaveTheRolesRequiredForIt()
throws Exception
ExceptionCopyright © 2002-2024 Atlassian. All Rights Reserved.