Class RelationsCacheRegionIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.cache.relation.RelationsCacheRegionIntegrationTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidafter()voidbefore()protected RelationCacheUnitvoidvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
RelationsCacheRegionIntegrationTest
public RelationsCacheRegionIntegrationTest()
-
-
Method Details
-
after
public void after() -
before
public void before() -
testKeyShouldEndUpInCorrectRegionCache
- Throws:
Exception
-
testReadingGroupsFromCache
- Throws:
Exception
-
testReadingUserFromCache
- Throws:
Exception
-
testInvalidationFromCacheUnit
- Throws:
Exception
-
testInvalidationFromTopic
- Throws:
Exception
-
testInvalidationOfWholeRelationFromTopic
- Throws:
Exception
-
createCacheUnitAndDoGet
- Throws:
Exception
-
testKeysShouldBeEqual
- Throws:
Exception
-