|
||||||||||
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.IndexTest
public class IndexTest
Constructor Summary | |
---|---|
IndexTest(String name)
|
Method Summary | |
---|---|
void |
testAutoNumberRecover()
|
void |
testBinaryIndex()
|
void |
testByteCodeComparator()
|
void |
testByteOrder()
|
void |
testComplexIndex()
|
void |
testConstraintViolation()
|
void |
testEntryDeletion()
|
void |
testGetForeignKeyIndex()
|
void |
testIgnoreNulls()
|
void |
testIndexCreation()
|
void |
testLogicalIndexes()
|
void |
testPrimaryKey()
|
void |
testReplId()
|
void |
testUnique()
|
void |
testUniqueEntryCount()
|
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 IndexTest(String name)
Method Detail |
---|
public void testByteOrder() throws Exception
Exception
public void testByteCodeComparator()
public void testPrimaryKey() throws Exception
Exception
public void testLogicalIndexes() throws Exception
Exception
public void testComplexIndex() throws Exception
Exception
public void testEntryDeletion() throws Exception
Exception
public void testIgnoreNulls() throws Exception
Exception
public void testUnique() throws Exception
Exception
public void testUniqueEntryCount() throws Exception
Exception
public void testReplId() throws Exception
Exception
public void testIndexCreation() throws Exception
Exception
public void testGetForeignKeyIndex() throws Exception
Exception
public void testConstraintViolation() throws Exception
Exception
public void testAutoNumberRecover() throws Exception
Exception
public void testBinaryIndex() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |