Package de.hybris.platform.catalog
Class ProductFeatureServicelayerTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.catalog.ProductFeatureServicelayerTest
- 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.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
ProductFeatureServicelayerTest
public ProductFeatureServicelayerTest()
-
-
Method Details
-
prepare
public void prepare() -
tearDown
- Throws:
Exception
-
shouldCreateProductFeatureWithReferenceValue_SLD
- Throws:
Exception
-
shouldCreateProductFeatureWithReferenceValue_JALO
- Throws:
Exception
-
shouldNotUpdateProductFeatureIfBigDecimalValueEqualToPrevious_SLD
- Throws:
Exception
-
shouldNotUpdateProductFeatureIfBigDecimalValueEqualToPrevious_JALO
- Throws:
Exception
-
shouldCreateProductFeatureWithReferenceValueWhichIsSubtypeOfConfiguredOne_SLD
public void shouldCreateProductFeatureWithReferenceValueWhichIsSubtypeOfConfiguredOne_SLD() throws Exception- Throws:
Exception
-
shouldCreateProductFeatureWithReferenceValueWhichIsSubtypeOfConfiguredOne_JALO
public void shouldCreateProductFeatureWithReferenceValueWhichIsSubtypeOfConfiguredOne_JALO() throws Exception- Throws:
Exception
-
shouldCreateProductFeatureWithEnumerationValueAsAModel
public void shouldCreateProductFeatureWithEnumerationValueAsAModel() -
shouldCreateProductFeatureWithEnumerationValue
public void shouldCreateProductFeatureWithEnumerationValue() -
shouldNotCreateProductFeatureIfProductNotSet_SLD
public void shouldNotCreateProductFeatureIfProductNotSet_SLD() -
shouldNotCreateProductFeatureIfProductNotSet_JALO
public void shouldNotCreateProductFeatureIfProductNotSet_JALO() -
shouldNotCreateProductFeatureIfValueNotSet_SLD
public void shouldNotCreateProductFeatureIfValueNotSet_SLD() -
shouldNotCreateProductFeatureIfValueNotSet_JALO
public void shouldNotCreateProductFeatureIfValueNotSet_JALO() -
shouldNotCreateProductFeatureIfAssignmentIsSetToHandleReferenceAndTypeDoesntMatch_SLD
public void shouldNotCreateProductFeatureIfAssignmentIsSetToHandleReferenceAndTypeDoesntMatch_SLD() throws Exception- Throws:
Exception
-
shouldNotCreateProductFeatureIfAssignmentIsSetToHandleReferenceAndTypeDoesntMatch_JALO
public void shouldNotCreateProductFeatureIfAssignmentIsSetToHandleReferenceAndTypeDoesntMatch_JALO() throws Exception- Throws:
Exception
-
shouldCreateProductFeatureWithClassAttributeAssignment_SLD
- Throws:
Exception
-
shouldCreateProductFeatureWithClassAttributeAssignment_JALO
- Throws:
Exception
-
shouldCreateProductFeatureWithQualifierExplicitlySet_SLD
public void shouldCreateProductFeatureWithQualifierExplicitlySet_SLD() -
shouldCreateProductFeatureWithQualifierExplicitlySet_JALO
public void shouldCreateProductFeatureWithQualifierExplicitlySet_JALO() -
shouldDealWithRemovedReferenceValue_SLD
public void shouldDealWithRemovedReferenceValue_SLD() -
shouldDealWithRemovedReferenceValue_JALO
public void shouldDealWithRemovedReferenceValue_JALO() -
shouldDealWithRemovedReferenceValue
public void shouldDealWithRemovedReferenceValue()
-