|
||||||||||
| 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.AbstractCustomFieldPluginTest
com.atlassian.jira.webtests.ztests.plugin.reloadable.TestCustomFieldTypeSearcherReloadability
public class TestCustomFieldTypeSearcherReloadability
Test the reloadability of custom field searchers.
| Field Summary |
|---|
| Fields inherited from class com.atlassian.jira.webtests.ztests.plugin.reloadable.AbstractCustomFieldPluginTest |
|---|
customFieldId, customFieldNumericId |
| 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 | |
|---|---|
TestCustomFieldTypeSearcherReloadability()
|
|
| Method Summary | |
|---|---|
protected void |
setUpTest()
Setup for an actual test |
void |
testCustomFieldSearchersShouldBeAccessibleAfterMultiplePluginDisablingAndEnabling()
|
void |
testCustomFieldSearchersShouldNotBeAccessibleAfterDisablingThePlugin()
|
void |
testCustomFieldTypesShouldBeAvailableAfterEnablement()
|
void |
testDisablingOneCustomSearcherLeavesOtherOneVisible()
|
void |
testEnabledCustomFieldTypeWithNoSearcher()
|
void |
testEnabledCustomFieldTypeWithSearcher()
|
void |
testJqlSearchWithNoSearcher()
|
void |
testJqlSearchWithSearcher()
|
| Methods inherited from class com.atlassian.jira.webtests.ztests.plugin.reloadable.AbstractCustomFieldPluginTest |
|---|
setUpCustomFieldInstance |
| 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 TestCustomFieldTypeSearcherReloadability()
| Method Detail |
|---|
protected void setUpTest()
FuncTestCase
setUpTest in class AbstractReloadablePluginsTest
public void testCustomFieldTypesShouldBeAvailableAfterEnablement()
throws Exception
Exceptionpublic void testEnabledCustomFieldTypeWithNoSearcher()
public void testEnabledCustomFieldTypeWithSearcher()
public void testJqlSearchWithNoSearcher()
public void testJqlSearchWithSearcher()
public void testCustomFieldSearchersShouldNotBeAccessibleAfterDisablingThePlugin()
throws Exception
Exception
public void testCustomFieldSearchersShouldBeAccessibleAfterMultiplePluginDisablingAndEnabling()
throws Exception
Exception
public void testDisablingOneCustomSearcherLeavesOtherOneVisible()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||