|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.atlassian.jira.functest.framework.FuncTestCase
com.atlassian.jira.webtests.ztests.plugin.reloadable.AbstractReloadablePluginsTest
com.atlassian.jira.webtests.ztests.plugin.reloadable.enabling.TestComponentModuleTypeEnabling
public class TestComponentModuleTypeEnabling
Responsible for verifying that a component defined withing a plugin works as expected after the plugin has been enabled. This scenario assumes that the plugin has never been enabled and that it is loaded in a disabled state when JIRA starts up.
This is also what we call the from ZERO to ON scenario.
| Field Summary |
|---|
| Fields inherited from class com.atlassian.jira.webtests.ztests.plugin.reloadable.AbstractReloadablePluginsTest |
|---|
referencePlugin |
| Fields inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
|---|
administration, assertions, backdoor, environmentData, form, funcTestHelperFactory, issueTableAssertions, locator, log, navigation, oldway_consider_porting, page, parse, tester, text |
| Constructor Summary | |
|---|---|
TestComponentModuleTypeEnabling()
|
|
| Method Summary | |
|---|---|
void |
testShouldExistAndBeAccessibleAfterEnablingThePlugin()
|
| Methods inherited from class com.atlassian.jira.webtests.ztests.plugin.reloadable.AbstractReloadablePluginsTest |
|---|
setUpTest |
| Methods inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
|---|
builtInCustomFieldKey, getAssertions, getEnvironmentData, getTester, getWebClientListener, isDumpHTML, log, log, runBare, runTest, setEnvironmentData, setUp, setUpHttpUnitOptions, shouldSkipSetup, tearDown, tearDownTest, xpath |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TestComponentModuleTypeEnabling()
| Method Detail |
|---|
public void testShouldExistAndBeAccessibleAfterEnablingThePlugin()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||