org.objectweb.jorm.runtime.gcindex
Class TestGcIndexStoreLoad

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.objectweb.jorm.runtime.TestRuntimeHelper
              extended byorg.objectweb.jorm.runtime.gcindex.TestGcIndexStoreLoad
All Implemented Interfaces:
junit.framework.Test

public class TestGcIndexStoreLoad
extends TestRuntimeHelper

Author:
P. Dechamboux

Field Summary
 
Fields inherited from class org.objectweb.jorm.runtime.TestRuntimeHelper
LOG_NAME, logger, loggerFactory, mapper, TESTCONFIGFILE
 
Constructor Summary
TestGcIndexStoreLoad(java.lang.String name)
           
 
Method Summary
protected  PBinder getBinder(java.lang.String className)
           
protected  java.lang.String getLoggerName()
           
 void testIByteColEmpty()
           
 void testIByteColHundredElem()
           
 void testIByteColNullElem()
           
 void testIByteColOneElem()
           
 void testIByteColTenElem()
           
 void testIByteColTwoElem()
           
 void testICharCol94Elem()
           
 void testICharColEmpty()
           
 void testICharColNullElem()
           
 void testICharColOneElem()
           
 void testICharColTenElem()
           
 void testICharColTwoElem()
           
 void testIDateColEmpty()
           
 void testIDateColHundredElem()
           
 void testIDateColNullElem()
           
 void testIDateColOneElem()
           
 void testIDateColTenElem()
           
 void testIDateColTwoElem()
           
 void testIIntColEmpty()
           
 void testIIntColHundredElem()
           
 void testIIntColNullElem()
           
 void testIIntColOneElem()
           
 void testIIntColTenElem()
           
 void testIIntColThousandElem()
           
 void testIIntColTwoElem()
           
 void testILongColEmpty()
           
 void testILongColHundredElem()
           
 void testILongColNullElem()
           
 void testILongColOneElem()
           
 void testILongColTenElem()
           
 void testILongColTwoElem()
           
 void testIObyteColEmpty()
           
 void testIObyteColHundredElem()
           
 void testIObyteColNullElem()
           
 void testIObyteColOneElem()
           
 void testIObyteColTenElem()
           
 void testIObyteColTwoElem()
           
 void testIOCharacterCol94Elem()
           
 void testIOCharacterColEmpty()
           
 void testIOCharacterColNullElem()
           
 void testIOCharacterColOneElem()
           
 void testIOCharacterColTenElem()
           
 void testIOCharacterColTwoElem()
           
 void testIOintColEmpty()
           
 void testIOintColHundredElem()
           
 void testIOintColNullElem()
           
 void testIOintColOneElem()
           
 void testIOintColTenElem()
           
 void testIOintColTwoElem()
           
 void testIOlongColEmpty()
           
 void testIOlongColHundredElem()
           
 void testIOlongColNullElem()
           
 void testIOlongColOneElem()
           
 void testIOlongColTenElem()
           
 void testIOlongColTwoElem()
           
 void testIOshortColEmpty()
           
 void testIOShortColHundredElem()
           
 void testIOShortColNullElem()
           
 void testIOShortColOneElem()
           
 void testIOShortColTenElem()
           
 void testIOShortColTwoElem()
           
 void testIShortColEmpty()
           
 void testIShortColHundredElem()
           
 void testIShortColNullElem()
           
 void testIShortColOneElem()
           
 void testIShortColTenElem()
           
 void testIShortColTwoElem()
           
 void testIStringColEmpty()
           
 void testIStringColHundredElem()
           
 void testIStringColNullElem()
           
 void testIStringColOneElem()
           
 void testIStringColTenElem()
           
 void testIStringColTwoElem()
           
 
Methods inherited from class org.objectweb.jorm.runtime.TestRuntimeHelper
assertEqual, assertEqual, bind, changeLogger, export, getGenClassMapping, getGenClassMapping, getMapping, getPNameCoder, getPNameCoder, getTime, isCodingOnly, performIO, performIO, performIO, setUp, tearDown, unexport, writeRead
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestGcIndexStoreLoad

public TestGcIndexStoreLoad(java.lang.String name)
                     throws java.lang.Exception
Method Detail

getLoggerName

protected java.lang.String getLoggerName()
Specified by:
getLoggerName in class TestRuntimeHelper

getBinder

protected PBinder getBinder(java.lang.String className)
                     throws java.lang.Exception
Specified by:
getBinder in class TestRuntimeHelper
Throws:
java.lang.Exception

testIByteColEmpty

public void testIByteColEmpty()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testIByteColNullElem

public void testIByteColNullElem()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testIByteColOneElem

public void testIByteColOneElem()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testIByteColTwoElem

public void testIByteColTwoElem()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testIByteColTenElem

public void testIByteColTenElem()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testIByteColHundredElem

public void testIByteColHundredElem()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testICharColEmpty

public void testICharColEmpty()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testICharColNullElem

public void testICharColNullElem()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testICharColOneElem

public void testICharColOneElem()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testICharColTwoElem

public void testICharColTwoElem()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testICharColTenElem

public void testICharColTenElem()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testICharCol94Elem

public void testICharCol94Elem()
                        throws java.lang.Exception
Throws:
java.lang.Exception

testIShortColEmpty

public void testIShortColEmpty()
                        throws java.lang.Exception
Throws:
java.lang.Exception

testIShortColNullElem

public void testIShortColNullElem()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testIShortColOneElem

public void testIShortColOneElem()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testIShortColTwoElem

public void testIShortColTwoElem()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testIShortColTenElem

public void testIShortColTenElem()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testIShortColHundredElem

public void testIShortColHundredElem()
                              throws java.lang.Exception
Throws:
java.lang.Exception

testIIntColEmpty

public void testIIntColEmpty()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testIIntColNullElem

public void testIIntColNullElem()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testIIntColOneElem

public void testIIntColOneElem()
                        throws java.lang.Exception
Throws:
java.lang.Exception

testIIntColTwoElem

public void testIIntColTwoElem()
                        throws java.lang.Exception
Throws:
java.lang.Exception

testIIntColTenElem

public void testIIntColTenElem()
                        throws java.lang.Exception
Throws:
java.lang.Exception

testIIntColHundredElem

public void testIIntColHundredElem()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testIIntColThousandElem

public void testIIntColThousandElem()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testILongColEmpty

public void testILongColEmpty()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testILongColNullElem

public void testILongColNullElem()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testILongColOneElem

public void testILongColOneElem()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testILongColTwoElem

public void testILongColTwoElem()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testILongColTenElem

public void testILongColTenElem()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testILongColHundredElem

public void testILongColHundredElem()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testIObyteColEmpty

public void testIObyteColEmpty()
                        throws java.lang.Exception
Throws:
java.lang.Exception

testIObyteColNullElem

public void testIObyteColNullElem()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testIObyteColOneElem

public void testIObyteColOneElem()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testIObyteColTwoElem

public void testIObyteColTwoElem()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testIObyteColTenElem

public void testIObyteColTenElem()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testIObyteColHundredElem

public void testIObyteColHundredElem()
                              throws java.lang.Exception
Throws:
java.lang.Exception

testIOCharacterColEmpty

public void testIOCharacterColEmpty()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testIOCharacterColNullElem

public void testIOCharacterColNullElem()
                                throws java.lang.Exception
Throws:
java.lang.Exception

testIOCharacterColOneElem

public void testIOCharacterColOneElem()
                               throws java.lang.Exception
Throws:
java.lang.Exception

testIOCharacterColTwoElem

public void testIOCharacterColTwoElem()
                               throws java.lang.Exception
Throws:
java.lang.Exception

testIOCharacterColTenElem

public void testIOCharacterColTenElem()
                               throws java.lang.Exception
Throws:
java.lang.Exception

testIOCharacterCol94Elem

public void testIOCharacterCol94Elem()
                              throws java.lang.Exception
Throws:
java.lang.Exception

testIOshortColEmpty

public void testIOshortColEmpty()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testIOShortColNullElem

public void testIOShortColNullElem()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testIOShortColOneElem

public void testIOShortColOneElem()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testIOShortColTwoElem

public void testIOShortColTwoElem()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testIOShortColTenElem

public void testIOShortColTenElem()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testIOShortColHundredElem

public void testIOShortColHundredElem()
                               throws java.lang.Exception
Throws:
java.lang.Exception

testIOintColEmpty

public void testIOintColEmpty()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testIOintColNullElem

public void testIOintColNullElem()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testIOintColOneElem

public void testIOintColOneElem()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testIOintColTwoElem

public void testIOintColTwoElem()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testIOintColTenElem

public void testIOintColTenElem()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testIOintColHundredElem

public void testIOintColHundredElem()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testIOlongColEmpty

public void testIOlongColEmpty()
                        throws java.lang.Exception
Throws:
java.lang.Exception

testIOlongColNullElem

public void testIOlongColNullElem()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testIOlongColOneElem

public void testIOlongColOneElem()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testIOlongColTwoElem

public void testIOlongColTwoElem()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testIOlongColTenElem

public void testIOlongColTenElem()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testIOlongColHundredElem

public void testIOlongColHundredElem()
                              throws java.lang.Exception
Throws:
java.lang.Exception

testIStringColEmpty

public void testIStringColEmpty()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testIStringColNullElem

public void testIStringColNullElem()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testIStringColOneElem

public void testIStringColOneElem()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testIStringColTwoElem

public void testIStringColTwoElem()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testIStringColTenElem

public void testIStringColTenElem()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testIStringColHundredElem

public void testIStringColHundredElem()
                               throws java.lang.Exception
Throws:
java.lang.Exception

testIDateColEmpty

public void testIDateColEmpty()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testIDateColNullElem

public void testIDateColNullElem()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testIDateColOneElem

public void testIDateColOneElem()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testIDateColTwoElem

public void testIDateColTwoElem()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testIDateColTenElem

public void testIDateColTenElem()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testIDateColHundredElem

public void testIDateColHundredElem()
                             throws java.lang.Exception
Throws:
java.lang.Exception