@UnitTest public class DefaultLoadStoreFeaturesStrategyTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultLoadStoreFeaturesStrategyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldLoadFeaturesForProduct()
Test method for
DefaultLoadStoreFeaturesStrategy.loadFeatures(List, ProductModel)
. |
void |
shouldLoadFeaturesForProductWithLocalizedAssignment()
Test method for
DefaultLoadStoreFeaturesStrategy.loadFeatures(List, ProductModel)
. |
void |
shouldLoadUntypedFeaturesForProduct()
Test method for
DefaultLoadStoreFeaturesStrategy.loadFeatures(List, ProductModel)
. |
public DefaultLoadStoreFeaturesStrategyTest()
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldLoadFeaturesForProduct()
DefaultLoadStoreFeaturesStrategy.loadFeatures(List, ProductModel)
.public void shouldLoadFeaturesForProductWithLocalizedAssignment()
DefaultLoadStoreFeaturesStrategy.loadFeatures(List, ProductModel)
.public void shouldLoadUntypedFeaturesForProduct()
DefaultLoadStoreFeaturesStrategy.loadFeatures(List, ProductModel)
.Copyright © 2018 SAP SE. All Rights Reserved.