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
Exception
public void testDeleteEmptyIndexValue() throws Exception
Exception
public void testPersistUpdateShutdownRead() throws Exception
Exception
public void testPersistFindPerformance() throws Exception
Exception
public void testRandomPersistUpdateBigRecordUpdate() throws Exception
Exception
public void testEnsureAndRemoveIndex() throws JasDBStorageException
JasDBStorageException
public void testComplexEntityStorage() throws JasDBException
JasDBException
public void testBagFlush() throws JasDBStorageException
JasDBStorageException
public void testPersistIndexNonUniqueQuery() throws JasDBException, InterruptedException
JasDBException
InterruptedException
Copyright © 2015. All rights reserved.