Class EditorConfigurationPersistingStrategyTest
java.lang.Object
de.hybris.platform.cockpit.services.config.impl.AbstractConfigurationPersistingStrategyTest
de.hybris.platform.cockpit.services.config.impl.EditorConfigurationPersistingStrategyTest
@UnitTest
public class EditorConfigurationPersistingStrategyTest
extends AbstractConfigurationPersistingStrategyTest
Tests conversion mechanism of the editor persisting strategy. This mechanism is responsible for conversion of the
cockpit configuration java class (
EditorConfiguration) to the JAXB equivalent (
Editor).-
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
-
EditorConfigurationPersistingStrategyTest
public EditorConfigurationPersistingStrategyTest()
-
-
Method Details
-
setUp
- Overrides:
setUpin classAbstractConfigurationPersistingStrategyTest- Throws:
Exception
-
testUpdateJaxbEditorConfigurationWithoutContext
public void testUpdateJaxbEditorConfigurationWithoutContext() -
testUpdateJaxbEditorConfigurationWithContext
public void testUpdateJaxbEditorConfigurationWithContext()
-