com.healthmarketscience.jackcess.impl
Class AutoNumberTest

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

public class AutoNumberTest
extends junit.framework.TestCase

Author:
James Ahlborn

Constructor Summary
AutoNumberTest(String name)
           
 
Method Summary
 void testAutoNumber()
           
 void testAutoNumberGuid()
           
 void testAutoNumberPK()
           
 void testInsertComplexAutoNumber()
           
 void testInsertGuidAutoNumber()
           
 void testInsertLongAutoNumber()
           
 void testInsertLongAutoNumberPK()
           
 
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

AutoNumberTest

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

testAutoNumber

public void testAutoNumber()
                    throws Exception
Throws:
Exception

testAutoNumberPK

public void testAutoNumberPK()
                      throws Exception
Throws:
Exception

testAutoNumberGuid

public void testAutoNumberGuid()
                        throws Exception
Throws:
Exception

testInsertLongAutoNumber

public void testInsertLongAutoNumber()
                              throws Exception
Throws:
Exception

testInsertLongAutoNumberPK

public void testInsertLongAutoNumberPK()
                                throws Exception
Throws:
Exception

testInsertComplexAutoNumber

public void testInsertComplexAutoNumber()
                                 throws Exception
Throws:
Exception

testInsertGuidAutoNumber

public void testInsertGuidAutoNumber()
                              throws Exception
Throws:
Exception


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