public class TestBackendActionResolution extends BaseJiraFuncTest
Holds tests that verify the resolution of non-web actions.
These are actions that should only be available to Java code, and should not be instantiated when hitting a URL.
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestBackendActionResolution() |
Modifier and Type | Method and Description |
---|---|
void |
testBackendActionCanNotBeInvokedByAUrlGivenAClassName() |
void |
testBackendActionCanNotBeInvokedByAUrlGivenAFullyQualifiedClassName() |
getAssertions, getBackdoor, getEnvironmentData, getTester
Copyright © 2002-2022 Atlassian. All Rights Reserved.