Package de.hybris.platform.tx
Class RelationInvalidationsContainerTest
java.lang.Object
de.hybris.platform.tx.RelationInvalidationsContainerTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RelationCacheKeystatic final RelationCacheKeystatic final RelationCacheKeystatic final RelationCacheKey -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
Field Details
-
KEY_1_RELATION_A
-
KEY_2_RELATION_A
-
KEY_RELATION_B
-
RELATION_A
-
-
Constructor Details
-
RelationInvalidationsContainerTest
public RelationInvalidationsContainerTest()
-
-
Method Details
-
shouldInvalidateKeyTest
public void shouldInvalidateKeyTest() -
anotherKeyShouldNotBeInvalidatedTest
public void anotherKeyShouldNotBeInvalidatedTest() -
shouldInvalidateRelationTest
public void shouldInvalidateRelationTest() -
shouldNotInvalidateKeyFromAnotherRelationTest
public void shouldNotInvalidateKeyFromAnotherRelationTest()
-