com.healthmarketscience.jackcess
Class ComplexColumnTest

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

public class ComplexColumnTest
extends junit.framework.TestCase

Author:
James Ahlborn

Constructor Summary
ComplexColumnTest(String name)
           
 
Method Summary
 void testAttachments()
           
 void testMultiValues()
           
 void testUnsupported()
           
 void testVersions()
           
 
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

ComplexColumnTest

public ComplexColumnTest(String name)
Method Detail

testVersions

public void testVersions()
                  throws Exception
Throws:
Exception

testAttachments

public void testAttachments()
                     throws Exception
Throws:
Exception

testMultiValues

public void testMultiValues()
                     throws Exception
Throws:
Exception

testUnsupported

public void testUnsupported()
                     throws Exception
Throws:
Exception


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