|
||||||||||
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.deegree.sqldialect.filter.IsLikeStringTest
public class IsLikeStringTest
Test class for SQL generation of some weird combinations of wildCard and escapeChar (in PropertyIsLike expressions).
If you think, that the arguments in the assertions may be broken, consider the necessary escaping for Java as well.
Constructor Summary | |
---|---|
IsLikeStringTest()
|
Method Summary | |
---|---|
void |
testLiteral1()
|
void |
testLiteral2()
|
void |
testLiteral3()
|
void |
testLiteral4()
|
void |
testLiteral5()
|
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, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public IsLikeStringTest()
Method Detail |
---|
public void testLiteral1() throws Exception
Exception
public void testLiteral2() throws Exception
Exception
public void testLiteral3() throws Exception
Exception
public void testLiteral4() throws Exception
Exception
public void testLiteral5() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |