|
||||||||||
| 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.selenium.SeleniumTest
com.atlassian.jira.webtest.selenium.JiraSeleniumTest
com.atlassian.jira.webtest.selenium.jql.AbstractTestJqlAutoComplete
com.atlassian.jira.webtest.selenium.jql.TestJqlAutoComplete
public class TestJqlAutoComplete
Selenium tests for the JQL autocomplete.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.atlassian.jira.webtest.selenium.JiraSeleniumTest |
|---|
JiraSeleniumTest.Check |
| Field Summary |
|---|
| Fields inherited from class com.atlassian.jira.webtest.selenium.jql.AbstractTestJqlAutoComplete |
|---|
FUNC_ID_PREFIX, ILLEGAL_CHARS_STRING, JQL_INPUT, jqlLocator, NO_FUNCTION_SUGGESTIONS, NO_VALUE_SUGGESTIONS, OPERATOR_ID_PREFIX, PARSE_FAIL, SOME_RESERVED_WORDS, SUCCESS, VALUE_ID_PREFIX |
| Fields inherited from class com.atlassian.jira.webtest.selenium.JiraSeleniumTest |
|---|
ADMIN_PASSWORD, ADMIN_USERNAME, backdoor, DROP_DOWN_WAIT, environmentData, HSP_1, logger, MKY_1, PAGE_LOAD_WAIT, PAGE_LOAD_WAIT_TIME, PRESENT_TO_VISIBLE_DELAY, VK_DOWN, VK_ESC, VK_UP |
| Fields inherited from class com.atlassian.selenium.SeleniumTest |
|---|
assertThat, client, config, recorder |
| Constructor Summary | |
|---|---|
TestJqlAutoComplete()
|
|
| Method Summary | |
|---|---|
void |
onSetUp()
|
void |
testCompletionWorks()
|
void |
testFieldSuggestions()
|
void |
testLogicalOperatorsAndOrderBySuggestions()
|
void |
testOperandSuggestions()
|
void |
testOperatorSuggestions()
|
void |
testPredicates()
|
void |
testTabWhenNoSuggestionsSelectedCloseSuggestions()
|
| Methods inherited from class com.atlassian.selenium.SeleniumTest |
|---|
getRecorder, getSeleniumClient, onTearDown, setUp, tearDown |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runTest, 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 |
| Methods inherited from interface junit.framework.Test |
|---|
countTestCases, run |
| Constructor Detail |
|---|
public TestJqlAutoComplete()
| Method Detail |
|---|
public void onSetUp()
onSetUp in class AbstractTestJqlAutoComplete
public void testPredicates()
throws Exception
Exception
public void testCompletionWorks()
throws Exception
Exception
public void testFieldSuggestions()
throws Exception
Exception
public void testOperatorSuggestions()
throws Exception
Exception
public void testOperandSuggestions()
throws Exception
Exception
public void testLogicalOperatorsAndOrderBySuggestions()
throws Exception
Exception
public void testTabWhenNoSuggestionsSelectedCloseSuggestions()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||