|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.sensorbase.db.derby.TestConstructLikeClauses
public class TestConstructLikeClauses
Tests the constructUriPattern method, which does a non-trivial transformation of the UriPatterns into LIKE clauses. This also helps document the behavior of the transformation by illustrating canonical input-output pairs.
Constructor Summary | |
---|---|
TestConstructLikeClauses()
|
Method Summary | |
---|---|
void |
testUriPatterns()
Tests that the LIKE clauses are constructed correctly. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestConstructLikeClauses()
Method Detail |
---|
public void testUriPatterns()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |