|
||||||||||
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.DatabaseTest
public class DatabaseTest
Constructor Summary | |
---|---|
DatabaseTest(String name)
|
Method Summary | |
---|---|
void |
testCreate()
|
void |
testCurrency()
|
void |
testDbSortOrder()
|
void |
testDeleteCurrentRow()
|
void |
testDeleteRow()
|
void |
testFixedNumeric()
|
void |
testFixedText()
|
void |
testGetColumns()
|
void |
testGetNextRow()
|
void |
testGUID()
|
void |
testInvalidTableDefs()
|
void |
testLargeTableDef()
|
void |
testLinkedTables()
|
void |
testMissingFile()
|
void |
testMultiPageTableDef()
|
void |
testNumeric()
|
void |
testOverflow()
|
void |
testReadDeletedRows()
|
void |
testReadWithDeletedCols()
|
void |
testSystemTable()
|
void |
testTimeZone()
|
void |
testToString()
|
void |
testUnsupportedColumns()
|
void |
testUsageMapPromotion()
|
void |
testWriteAndReadDate()
|
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 DatabaseTest(String name) throws Exception
Exception
Method Detail |
---|
public void testInvalidTableDefs() throws Exception
Exception
public void testReadDeletedRows() throws Exception
Exception
public void testGetColumns() throws Exception
Exception
public void testGetNextRow() throws Exception
Exception
public void testCreate() throws Exception
Exception
public void testDeleteCurrentRow() throws Exception
Exception
public void testDeleteRow() throws Exception
Exception
public void testMissingFile() throws Exception
Exception
public void testReadWithDeletedCols() throws Exception
Exception
public void testCurrency() throws Exception
Exception
public void testGUID() throws Exception
Exception
public void testNumeric() throws Exception
Exception
public void testFixedNumeric() throws Exception
Exception
public void testMultiPageTableDef() throws Exception
Exception
public void testOverflow() throws Exception
Exception
public void testUsageMapPromotion() throws Exception
Exception
public void testLargeTableDef() throws Exception
Exception
public void testWriteAndReadDate() throws Exception
Exception
public void testSystemTable() throws Exception
Exception
public void testFixedText() throws Exception
Exception
public void testDbSortOrder() throws Exception
Exception
public void testUnsupportedColumns() throws Exception
Exception
public void testLinkedTables() throws Exception
Exception
public void testTimeZone() throws Exception
Exception
public void testToString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |