|
||||||||||
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 org.apache.maven.plugin.jira.JqlQueryBuilderTestCase
public class JqlQueryBuilderTestCase
Test class for JqlQueryBuilder
Constructor Summary | |
---|---|
JqlQueryBuilderTestCase()
|
Method Summary | |
---|---|
void |
testEmptyQuery()
|
void |
testFixVersion()
|
void |
testFixVersionCombinedWithOtherParameters()
|
void |
testMultipleParameterCombinedWithAND()
|
void |
testOrderByIsLastElement()
|
void |
testSingleParameterMultipleValues()
|
void |
testSingleParameterSingleValue()
|
void |
testSingleParameterValue()
|
void |
testSortMultipleColumns()
|
void |
testSortSingleDescending()
|
void |
testSortSingleRowAscending()
|
void |
testValueWithSpacesAreQuoted()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JqlQueryBuilderTestCase()
Method Detail |
---|
public void testEmptyQuery()
public void testSingleParameterValue() throws UnsupportedEncodingException
UnsupportedEncodingException
public void testFixVersion() throws UnsupportedEncodingException
UnsupportedEncodingException
public void testFixVersionCombinedWithOtherParameters() throws UnsupportedEncodingException
UnsupportedEncodingException
public void testSingleParameterSingleValue() throws UnsupportedEncodingException
UnsupportedEncodingException
public void testSingleParameterMultipleValues() throws UnsupportedEncodingException
UnsupportedEncodingException
public void testMultipleParameterCombinedWithAND() throws UnsupportedEncodingException
UnsupportedEncodingException
public void testValueWithSpacesAreQuoted() throws UnsupportedEncodingException
UnsupportedEncodingException
public void testSortSingleRowAscending() throws UnsupportedEncodingException
UnsupportedEncodingException
public void testSortSingleDescending() throws UnsupportedEncodingException
UnsupportedEncodingException
public void testSortMultipleColumns() throws UnsupportedEncodingException
UnsupportedEncodingException
public void testOrderByIsLastElement() throws UnsupportedEncodingException
UnsupportedEncodingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |