public class TestTimeTrackingAdmin extends BaseJiraFuncTest
administration, assertions, backdoor, bulkOperations, editIssueFieldVisibility, environmentData, form, indexing, initClass, issueTableAssertions, locator, logger, navigation, page, parse, tester, testRule, textAssertions| Constructor and Description |
|---|
TestTimeTrackingAdmin() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUpTest() |
void |
testIssueOperationsPluginDisabled()
Error message should only appear when the plugin is disabled.
|
void |
testIssueOperationsPluginDisabledAndLogWorkModuleDisabled()
If both the plugin and module are disabled (achieved by disabling the module first),
the error message for the plugin should be shown (as you can't re-enable a module without first enabling the plugin.
|
void |
testLogWorkModuleDisabled()
Error message should only appear when the module is disabled.
|
void |
testValidation() |
forTest, getAssertions, getBackdoor, getEnvironmentData, getTesterpublic void setUpTest()
public void testIssueOperationsPluginDisabled()
public void testLogWorkModuleDisabled()
public void testIssueOperationsPluginDisabledAndLogWorkModuleDisabled()
Copyright © 2002-2016 Atlassian. All Rights Reserved.