com.healthmarketscience.jackcess.impl
Class LongValueTest

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

public class LongValueTest
extends junit.framework.TestCase

Author:
James Ahlborn

Constructor Summary
LongValueTest(String name)
           
 
Method Summary
 void testLongValueAsMiddleColumn()
           
 void testManyMemos()
           
 void testReadLongValue()
           
 void testUnicodeCompression()
           
 void testWriteLongValue()
           
 
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

LongValueTest

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

testReadLongValue

public void testReadLongValue()
                       throws Exception
Throws:
Exception

testWriteLongValue

public void testWriteLongValue()
                        throws Exception
Throws:
Exception

testManyMemos

public void testManyMemos()
                   throws Exception
Throws:
Exception

testLongValueAsMiddleColumn

public void testLongValueAsMiddleColumn()
                                 throws Exception
Throws:
Exception

testUnicodeCompression

public void testUnicodeCompression()
                            throws Exception
Throws:
Exception


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