|
||||||||||
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 com.healthmarketscience.jackcess.query.QueryTest
public class QueryTest
Constructor Summary | |
---|---|
QueryTest(String name)
|
Method Summary | |
---|---|
void |
testBadQueries()
|
void |
testDataDefinitionQuery()
|
void |
testPassthroughQuery()
|
void |
testReadQueries()
|
void |
testSelectQuery()
|
void |
testUnionQuery()
|
void |
testUpdateQuery()
|
Methods inherited from class junit.framework.TestCase |
---|
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, countTestCases, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, setName, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public QueryTest(String name) throws Exception
Exception
Method Detail |
---|
public void testUnionQuery() throws Exception
Exception
public void testPassthroughQuery() throws Exception
Exception
public void testDataDefinitionQuery() throws Exception
Exception
public void testUpdateQuery() throws Exception
Exception
public void testSelectQuery() throws Exception
Exception
public void testBadQueries() throws Exception
Exception
public void testReadQueries() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |