@IntegrationTest public class ItemModelTransactionTest extends ServicelayerBaseTest
| Modifier and Type | Class and Description |
|---|---|
static interface |
ItemModelTransactionTest.Gate |
static interface |
ItemModelTransactionTest.Join |
static interface |
ItemModelTransactionTest.JoinGate |
static interface |
ItemModelTransactionTest.SyncPoint |
static class |
ItemModelTransactionTest.ThreadSync |
defaultLanguage, jaloSession| Constructor and Description |
|---|
ItemModelTransactionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
prepare() |
void |
testInvalidationOnSingleJaloUpdate() |
void |
testInvalidationOnSingleJaloUpdateInTransactionFullDelayedStore() |
void |
testInvalidationOnSingleJaloUpdateInTransactionNoDelayedStore() |
void |
testInvalidationOnSingleModelUpdateLegacy() |
void |
testInvalidationOnSingleModelUpdateSLD() |
void |
testManualInvalidationInsideTxCommitting() |
void |
testManualInvalidationInsideTxRollbacking() |
void |
testManualInvalidationOutsideTx() |
void |
testModificationTimeUpdateNoTx() |
void |
testModificationTimeUpdateOutsideTx() |
void |
testModificationTimeUpdateTxCommit() |
void |
testModificationTimeUpdateTxRollback() |
void |
testNestedTxRefreshBehaviour() |
void |
testOtherThreadManualInvalidationOutsideTx() |
void |
testTxRefreshBehaviour() |
void |
unprepare() |
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionfinish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivatedpublic void prepare()
public void unprepare()
public void testModificationTimeUpdateNoTx()
throws InterruptedException,
JaloBusinessException
public void testModificationTimeUpdateTxCommit()
throws Exception
Exceptionpublic void testModificationTimeUpdateTxRollback()
throws Exception
Exceptionpublic void testModificationTimeUpdateOutsideTx()
throws Exception
Exceptionpublic void testManualInvalidationOutsideTx()
public void testOtherThreadManualInvalidationOutsideTx()
throws TimeoutException,
InterruptedException
TimeoutExceptionInterruptedExceptionpublic void testManualInvalidationInsideTxCommitting()
throws Exception
Exceptionpublic void testManualInvalidationInsideTxRollbacking()
throws Exception
Exceptionpublic void testInvalidationOnSingleJaloUpdate()
throws Exception
Exceptionpublic void testInvalidationOnSingleModelUpdateLegacy()
throws Exception
Exceptionpublic void testInvalidationOnSingleModelUpdateSLD()
throws Exception
Exceptionpublic void testInvalidationOnSingleJaloUpdateInTransactionNoDelayedStore()
throws Exception
Exceptionpublic void testInvalidationOnSingleJaloUpdateInTransactionFullDelayedStore()
throws Exception
ExceptionCopyright © 2017 SAP SE. All Rights Reserved.