| |
|
| org.objectweb.speedo.SpeedoTestHelper org.objectweb.speedo.runtime.sequence.basic.TestSequence
ADDITIONAL | final public static int ADDITIONAL(Code) | | |
COMPARE_NUMBER | final public static int COMPARE_NUMBER(Code) | | |
COW_SEQ_DATASTORE | final public static String COW_SEQ_DATASTORE(Code) | | |
COW_SEQ_TRANSACTIONAL | final public static String COW_SEQ_TRANSACTIONAL(Code) | | |
testAllocate | public void testAllocate()(Code) | | Test the allocate method.
|
testCompareNextToAllocate | public void testCompareNextToAllocate()(Code) | | Compare the allocate method to the next mathod in terms of time elapsed.
The allocate should be faster than next.
|
testRemovingOfPersistentObject | public void testRemovingOfPersistentObject()(Code) | | Remove all the persistence instances.
|
testSequence | public void testSequence()(Code) | | Get a sequence and use it to make objects persistent.
|
testSequenceDatastore | public void testSequenceDatastore()(Code) | | Get a sequence linked to a datastore and use it to make objects persistent.
|
testSequenceTransactional1 | public void testSequenceTransactional1()(Code) | | Get a transactional sequence and use it outside a transaction.
|
testSequenceTransactional2 | public void testSequenceTransactional2()(Code) | | Get a sequence and use it to make objects persistent.
|
|
|
|