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.
administration, assertions, backdoor, bulkOperations, editIssueFieldVisibility, environmentData, form, indexing, initClass, issueTableAssertions, locator, logger, navigation, page, parse, tester, testRule, textAssertions
Constructor and Description |
---|
TestBackendActionResolution() |
Modifier and Type | Method and Description |
---|---|
void |
testBackendActionCanNotBeInvokedByAUrlGivenAClassName() |
void |
testBackendActionCanNotBeInvokedByAUrlGivenAFullyQualifiedClassName() |
forTest, getAssertions, getBackdoor, getEnvironmentData, getTester
Copyright © 2002-2016 Atlassian. All Rights Reserved.