|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.healthmarketscience.jackcess.IndexTest
public class IndexTest
| Constructor Summary | |
|---|---|
IndexTest(String name)
Creates a new IndexTest instance. |
|
| Method Summary | |
|---|---|
void |
testByteCodeComparator()
|
void |
testByteOrder()
|
void |
testComplexIndex()
|
void |
testEntryDeletion()
|
void |
testIgnoreNulls()
|
void |
testIndexSlots()
|
void |
testPrimaryKey()
|
void |
testUnique()
|
void |
testUniqueEntryCount()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, getName, run, run, runBare, setName, 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public IndexTest(String name)
IndexTest instance.
| Method Detail |
|---|
public void testByteOrder()
throws Exception
Exceptionpublic void testByteCodeComparator()
public void testPrimaryKey()
throws Exception
Exception
public void testIndexSlots()
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
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||