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, getTester
public void setUpTest()
public void testFullyQualifiedClassNameInUrlCanNotBeResolvedToAnAction() throws Exception
Exception
public void testCanResolveARootActionGivenThatNoExplicitAliasHasBeenDefinedForIt() throws Exception
Exception
public void testCanResolveACommandActionGivenAnAliasHasBeenDefinedForIt() throws Exception
Exception
public void testCanNotResolveARootActionGivenThatTheUserDoesNotHaveTheRolesRequiredForIt() throws Exception
Exception
Copyright © 2002-2024 Atlassian. All Rights Reserved.