|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
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.TestJqlSearchWithTimeZones
public class TestJqlSearchWithTimeZones
Field Summary | |
---|---|
static String |
BERLIN_USER
|
Fields inherited from class com.atlassian.jira.webtests.ztests.navigator.jql.AbstractJqlFuncTest |
---|
ORDER_BY_CLAUSE |
Fields inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
---|
administration, assertions, backdoor, environmentData, form, funcTestHelperFactory, locator, log, navigation, oldway_consider_porting, page, parse, tester, text |
Constructor Summary | |
---|---|
TestJqlSearchWithTimeZones()
|
Method Summary | |
---|---|
protected void |
setUpTest()
Setup for an actual test |
void |
testJqlDatePickerCustomField()
|
void |
testJqlDateTimeCustomField()
|
void |
testJqlForCreatedDateField()
|
void |
testJqlForDueDateField()
|
void |
testJqlForResolvedField()
|
void |
testJqlForUpdatedField()
|
void |
testSearchResultsInIssueNavigatorBerlinTimeZone()
|
void |
testSearchResultsInIssueNavigatorGMTMinus12TimeZone()
|
void |
testSearchResultsInIssueNavigatorSydneyTimeZone()
|
Methods inherited from class com.atlassian.jira.webtests.ztests.navigator.jql.AbstractJqlFuncTest |
---|
assertExactSearchWithResults, assertJqlQueryInTextArea, assertSearchWithError, assertSearchWithResults, assertSearchWithWarning, createFilterFormParam, encodeQueryString, executeIssueNavigatorURL |
Methods inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
---|
builInCustomFieldKey, 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 |
Field Detail |
---|
public static final String BERLIN_USER
Constructor Detail |
---|
public TestJqlSearchWithTimeZones()
Method Detail |
---|
protected void setUpTest()
FuncTestCase
setUpTest
in class FuncTestCase
public void testSearchResultsInIssueNavigatorSydneyTimeZone() throws Exception
Exception
public void testSearchResultsInIssueNavigatorBerlinTimeZone() throws Exception
Exception
public void testSearchResultsInIssueNavigatorGMTMinus12TimeZone() throws Exception
Exception
public void testJqlForCreatedDateField() throws Exception
Exception
public void testJqlForDueDateField() throws Exception
Exception
public void testJqlForUpdatedField() throws Exception
Exception
public void testJqlForResolvedField() throws Exception
Exception
public void testJqlDatePickerCustomField() throws Exception
Exception
public void testJqlDateTimeCustomField() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |