public class TestTimeTrackingAdmin extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
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() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public void setUpTest()
public void testIssueOperationsPluginDisabled()
public void testLogWorkModuleDisabled()
public void testIssueOperationsPluginDisabledAndLogWorkModuleDisabled()
Copyright © 2002-2019 Atlassian. All Rights Reserved.