|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase com.atlassian.jira.functest.framework.FuncTestCase com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
public class TestContextColumns
Some more tests for column context.
Field Summary |
---|
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 | |
---|---|
TestContextColumns()
|
Method Summary | |
---|---|
protected void |
setUpTest()
Setup for an actual test |
void |
testAffectedVersion()
|
void |
testAllTextClause()
|
void |
testCascadingSelect()
|
void |
testCategoryContext()
|
void |
testCheckboxOption()
|
void |
testComponent()
|
void |
testDatePicker()
|
void |
testDateTimePicker()
|
void |
testFieldsWithNoContext()
|
void |
testFixVersion()
|
void |
testFreeTextField()
|
void |
testGroupPickerField()
|
void |
testImportIdField()
|
void |
testIssueContext()
|
void |
testIssueType()
|
void |
testLevelContext()
|
void |
testLogicalOperatorsAndContext()
|
void |
testMultiGroupPickerField()
|
void |
testMultipleVersionPicker()
|
void |
testMultiSelectOption()
|
void |
testMultiUserPickerField()
|
void |
testNumberField()
|
void |
testParentContext()
|
void |
testProjectField()
|
void |
testProjectPicker()
|
void |
testRadioOption()
|
void |
testReadOnlyField()
|
void |
testSavedFilter()
|
void |
testSelectSingleOption()
|
void |
testSingleVersionPicker()
|
void |
testStatusContext()
|
void |
testTextField()
|
void |
testUrlField()
|
void |
testUserPickerField()
|
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 TestContextColumns()
Method Detail |
---|
protected void setUpTest()
FuncTestCase
setUpTest
in class FuncTestCase
public void testProjectField() throws Exception
Exception
public void testIssueType() throws Exception
Exception
public void testFieldsWithNoContext() throws Exception
Exception
public void testCategoryContext() throws Exception
Exception
public void testAffectedVersion() throws Exception
Exception
public void testFixVersion()
public void testComponent() throws Exception
Exception
public void testIssueContext() throws Exception
Exception
public void testLevelContext() throws Exception
Exception
public void testParentContext() throws Exception
Exception
public void testSavedFilter() throws Exception
Exception
public void testStatusContext() throws Exception
Exception
public void testDatePicker() throws Exception
Exception
public void testDateTimePicker() throws Exception
Exception
public void testFreeTextField() throws Exception
Exception
public void testTextField() throws Exception
Exception
public void testAllTextClause() throws Exception
Exception
public void testUrlField() throws Exception
Exception
public void testReadOnlyField() throws Exception
Exception
public void testUserPickerField() throws Exception
Exception
public void testMultiUserPickerField() throws Exception
Exception
public void testGroupPickerField() throws Exception
Exception
public void testMultiGroupPickerField() throws Exception
Exception
public void testNumberField() throws Exception
Exception
public void testImportIdField()
public void testProjectPicker() throws Exception
Exception
public void testSingleVersionPicker() throws Exception
Exception
public void testMultipleVersionPicker()
public void testSelectSingleOption()
public void testRadioOption()
public void testCheckboxOption()
public void testMultiSelectOption()
public void testCascadingSelect() throws Exception
Exception
public void testLogicalOperatorsAndContext() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |