public class JqlQueryBuilderTestCase
extends junit.framework.TestCase
JqlQueryBuilder| Constructor and Description |
|---|
JqlQueryBuilderTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEmptyQuery() |
void |
testFixVersion() |
void |
testFixVersionCombinedWithOtherParameters() |
void |
testMultipleParameterCombinedWithAND() |
void |
testOrderByIsLastElement() |
void |
testSingleParameterMultipleValues() |
void |
testSingleParameterSingleValue() |
void |
testSingleParameterValue() |
void |
testSortMultipleColumns() |
void |
testSortSingleDescending() |
void |
testSortSingleRowAscending() |
void |
testValueWithSpacesAreQuoted() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringassertEquals, 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, failSamepublic void testEmptyQuery()
public void testSingleParameterValue()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void testFixVersion()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void testFixVersionCombinedWithOtherParameters()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void testSingleParameterSingleValue()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void testSingleParameterMultipleValues()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void testMultipleParameterCombinedWithAND()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void testValueWithSpacesAreQuoted()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void testSortSingleRowAscending()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void testSortSingleDescending()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void testSortMultipleColumns()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void testOrderByIsLastElement()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2002–2016 The Apache Software Foundation. All rights reserved.