com.healthmarketscience.jackcess.util
Class ImportTest

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

public class ImportTest
extends junit.framework.TestCase

Author:
Rob Di Marco

Constructor Summary
ImportTest(String name)
           
 
Method Summary
 void testCopySqlHeaders()
           
 void testImportFromFile()
           
 void testImportFromFileWithOnlyHeaders()
           
 
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

ImportTest

public ImportTest(String name)
Method Detail

testImportFromFile

public void testImportFromFile()
                        throws Exception
Throws:
Exception

testImportFromFileWithOnlyHeaders

public void testImportFromFileWithOnlyHeaders()
                                       throws Exception
Throws:
Exception

testCopySqlHeaders

public void testCopySqlHeaders()
                        throws Exception
Throws:
Exception


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