com.healthmarketscience.jackcess.impl
Class IndexCodesTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.healthmarketscience.jackcess.impl.IndexCodesTest
All Implemented Interfaces:
junit.framework.Test

public class IndexCodesTest
extends junit.framework.TestCase

Author:
James Ahlborn

Constructor Summary
IndexCodesTest(String name)
           
 
Method Summary
static String entryToString(Cursor.Position curPos)
           
 void testIndexCodes()
           
 void testNothing()
           
 void x_testCreateAltIsoFile()
           
 void x_testCreateIsoFile()
           
 void x_testReadAllCodesMdb()
           
 void x_testReadIsoMdb()
           
 void x_testReverseIsoMdb()
           
 void x_testReverseIsoMdb2010()
           
 void x_testWriteAllCodesMdb()
           
 
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

IndexCodesTest

public IndexCodesTest(String name)
               throws Exception
Throws:
Exception
Method Detail

testIndexCodes

public void testIndexCodes()
                    throws Exception
Throws:
Exception

testNothing

public void testNothing()
                 throws Exception
Throws:
Exception

x_testCreateIsoFile

public void x_testCreateIsoFile()
                         throws Exception
Throws:
Exception

x_testCreateAltIsoFile

public void x_testCreateAltIsoFile()
                            throws Exception
Throws:
Exception

x_testWriteAllCodesMdb

public void x_testWriteAllCodesMdb()
                            throws Exception
Throws:
Exception

x_testReadAllCodesMdb

public void x_testReadAllCodesMdb()
                           throws Exception
Throws:
Exception

x_testReadIsoMdb

public void x_testReadIsoMdb()
                      throws Exception
Throws:
Exception

x_testReverseIsoMdb2010

public void x_testReverseIsoMdb2010()
                             throws Exception
Throws:
Exception

x_testReverseIsoMdb

public void x_testReverseIsoMdb()
                         throws Exception
Throws:
Exception

entryToString

public static String entryToString(Cursor.Position curPos)
                            throws Exception
Throws:
Exception


Copyright © 2005-2015 Health Market Science. All Rights Reserved.