public abstract class EntityBagTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TemporaryFolder |
temporaryFolder |
| Modifier | Constructor and Description |
|---|---|
protected |
EntityBagTest(DBSessionFactory sessionFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testBagFlush() |
void |
testComplexEntityStorage() |
void |
testDeleteEmptyIndexValue() |
void |
testEnsureAndRemoveIndex() |
void |
testInvalidJsonInsert() |
void |
testNotEqualsMultiIndexes() |
void |
testPersist() |
void |
testPersistClosePersist() |
void |
testPersisterRemove() |
void |
testPersistFindPerformance() |
void |
testPersistIndexNonUniqueQuery() |
void |
testPersistMultiValue() |
void |
testPersistUpdateShutdownRead() |
void |
testRandomPersistUpdate() |
void |
testRandomPersistUpdateBigRecordUpdate() |
protected EntityBagTest(DBSessionFactory sessionFactory)
public void testNotEqualsMultiIndexes()
throws Exception
Exceptionpublic void testDeleteEmptyIndexValue()
throws Exception
Exceptionpublic void testPersistUpdateShutdownRead()
throws Exception
Exceptionpublic void testPersistFindPerformance()
throws Exception
Exceptionpublic void testRandomPersistUpdateBigRecordUpdate()
throws Exception
Exceptionpublic void testEnsureAndRemoveIndex()
throws JasDBStorageException
JasDBStorageExceptionpublic void testComplexEntityStorage()
throws JasDBException
JasDBExceptionpublic void testBagFlush()
throws JasDBStorageException
JasDBStorageExceptionpublic void testPersistIndexNonUniqueQuery()
throws JasDBException,
InterruptedException
JasDBExceptionInterruptedExceptionCopyright © 2015. All rights reserved.