|
||||||||||
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.navigator.jql.AbstractJqlFuncTest
com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
public class TestCustomFieldDoesItFitSingle
Testing for "fitness" in the filter form of singular custom field clauses.
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 | |
---|---|
TestCustomFieldDoesItFitSingle()
|
Method Summary | |
---|---|
protected void |
setUpTest()
Setup for an actual test |
void |
testDatePicker()
|
void |
testDateTime()
|
void |
testFreeTextField()
|
void |
testGroupPicker()
|
void |
testImportId()
|
void |
testMultiCheckbox()
|
void |
testMultiGroupPicker()
|
void |
testMultiSelect()
|
void |
testMultiUserPicker()
|
void |
testNumberField()
|
void |
testProjectPicker()
|
void |
testRadioButton()
|
void |
testReadOnlyTextField()
|
void |
testSelectList()
|
void |
testSingleVersionPicker()
|
void |
testTextField()
|
void |
testUrlField()
|
void |
testUserPicker()
|
void |
testVersionPicker()
|
Methods inherited from class com.atlassian.jira.webtests.ztests.navigator.jql.AbstractJqlFuncTest |
---|
assertExactSearchWithResults, assertJqlQueryInTextArea, assertSearchWithError, assertSearchWithErrorForUser, assertSearchWithResults, assertSearchWithResultsForUser, assertSearchWithWarning, assertSearchWithWarningForUser, createFilterFormParam, encodeQueryString, executeIssueNavigatorURL |
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 TestCustomFieldDoesItFitSingle()
Method Detail |
---|
protected void setUpTest()
FuncTestCase
setUpTest
in class FuncTestCase
public void testDatePicker() throws Exception
Exception
public void testDateTime() throws Exception
Exception
public void testFreeTextField() throws Exception
Exception
public void testGroupPicker() throws Exception
Exception
public void testImportId() throws Exception
Exception
public void testMultiCheckbox() throws Exception
Exception
public void testMultiGroupPicker() throws Exception
Exception
public void testMultiSelect() throws Exception
Exception
public void testMultiUserPicker() throws Exception
Exception
public void testNumberField() throws Exception
Exception
public void testProjectPicker() throws Exception
Exception
public void testRadioButton() throws Exception
Exception
public void testReadOnlyTextField() throws Exception
Exception
public void testSelectList() throws Exception
Exception
public void testSingleVersionPicker() throws Exception
Exception
public void testTextField() throws Exception
Exception
public void testUrlField() throws Exception
Exception
public void testUserPicker() throws Exception
Exception
public void testVersionPicker() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |