Class ListViewConfigurationPersistingStrategyTest
java.lang.Object
de.hybris.platform.cockpit.services.config.impl.AbstractConfigurationPersistingStrategyTest
de.hybris.platform.cockpit.services.config.impl.ListViewConfigurationPersistingStrategyTest
@UnitTest
public class ListViewConfigurationPersistingStrategyTest
extends AbstractConfigurationPersistingStrategyTest
Tests conversion mechanism of the list view persisting strategy. This mechanism is responsible for conversion of the
cockpit configuration java class (
ListViewConfiguration) to the JAXB equivalent (
ListView).-
Field Summary
Fields inherited from class de.hybris.platform.cockpit.services.config.impl.AbstractConfigurationPersistingStrategyTest
propCatalogVersion, propCode, propMinimal, propName, propUnitName, templateProduct, templateProductCpu, templateProductVariant -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.cockpit.services.config.impl.AbstractConfigurationPersistingStrategyTest
createLabels, tearDown
-
Constructor Details
-
ListViewConfigurationPersistingStrategyTest
public ListViewConfigurationPersistingStrategyTest()
-
-
Method Details
-
setUp
- Overrides:
setUpin classAbstractConfigurationPersistingStrategyTest- Throws:
Exception
-
testUpdateJaxbEditorConfigurationWithoutContext
public void testUpdateJaxbEditorConfigurationWithoutContext() -
testUpdateJaxbEditorConfigurationWithContext
public void testUpdateJaxbEditorConfigurationWithContext()
-