Class DefaultLoadStoreFeaturesStrategyTest
java.lang.Object
de.hybris.platform.classification.strategy.impl.DefaultLoadStoreFeaturesStrategyTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidTest method forDefaultLoadStoreFeaturesStrategy.loadFeatures(List, ProductModel).voidTest method forDefaultLoadStoreFeaturesStrategy.loadFeatures(List, ProductModel).voidTest method forDefaultLoadStoreFeaturesStrategy.loadFeatures(List, ProductModel).
-
Constructor Details
-
DefaultLoadStoreFeaturesStrategyTest
public DefaultLoadStoreFeaturesStrategyTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
shouldLoadFeaturesForProduct
public void shouldLoadFeaturesForProduct()Test method forDefaultLoadStoreFeaturesStrategy.loadFeatures(List, ProductModel). -
shouldLoadFeaturesForProductWithLocalizedAssignment
public void shouldLoadFeaturesForProductWithLocalizedAssignment()Test method forDefaultLoadStoreFeaturesStrategy.loadFeatures(List, ProductModel). -
shouldLoadUntypedFeaturesForProduct
public void shouldLoadUntypedFeaturesForProduct()Test method forDefaultLoadStoreFeaturesStrategy.loadFeatures(List, ProductModel).
-