Package de.hybris.platform.catalog.jalo
Class ProductFeatureJaloTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.catalog.jalo.ProductFeatureJaloTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
ProductFeatureJaloTest
public ProductFeatureJaloTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
shouldCreateProductFeatureWithReferenceValue
- Throws:
Exception
-
shouldCreateProductFeatureWithReferenceValueWhichIsSubtypeOfConfiguredOne
public void shouldCreateProductFeatureWithReferenceValueWhichIsSubtypeOfConfiguredOne() throws Exception- Throws:
Exception
-
shouldCreateProductFeatureWithStringValue
public void shouldCreateProductFeatureWithStringValue() -
shouldCreateProductFeatureWithStringValueAndBooleanValueSetToTrue
public void shouldCreateProductFeatureWithStringValueAndBooleanValueSetToTrue() -
shouldCreateProductFeatureWithDecimalValue
public void shouldCreateProductFeatureWithDecimalValue() -
shouldCreateProductFeatureWithDoubleValue
public void shouldCreateProductFeatureWithDoubleValue() -
shouldCreateProductFeatureWithDateValue
public void shouldCreateProductFeatureWithDateValue() -
shouldCreateProductFeatureWithIntValue
public void shouldCreateProductFeatureWithIntValue() -
shouldCreateProductFeatureWithBooleanValue
public void shouldCreateProductFeatureWithBooleanValue() -
shouldThrowExceptionForInvalidValueType
public void shouldThrowExceptionForInvalidValueType()
-