Package de.hybris.platform.test
Class PropertyJaloTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.testframework.HybrisJUnit4TransactionalTest
de.hybris.platform.test.PropertyJaloTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidvoidvoidvoidvoidvoidwill a property be automatically removed, if its value is an item and this item is deleted?voidvoidvoidvoidMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
PropertyJaloTest
public PropertyJaloTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testIntegrity
-
testNameCase
public void testNameCase() -
testSetGetProperty
public void testSetGetProperty() -
testBug282
- Throws:
Exception
-
testPropertyContainer
- Throws:
ConsistencyCheckException
-
testPropertyContainerOnNotStagableItems
- Throws:
ConsistencyCheckException
-
testItemAsPropertyValue
- Throws:
ConsistencyCheckException
-
testRemovePropertyWithItem
will a property be automatically removed, if its value is an item and this item is deleted?- Throws:
ConsistencyCheckException
-
testTransaction
- Throws:
Exception
-
testTransactionWithCoreProperty
- Throws:
Exception
-
testValueClasses
public void testValueClasses()
-