public abstract class AbstractConfigurationPersistingStrategyTest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected PropertyDescriptor |
propCatalogVersion |
protected PropertyDescriptor |
propCode |
protected PropertyDescriptor |
propMinimal |
protected PropertyDescriptor |
propName |
protected PropertyDescriptor |
propUnitName |
protected ObjectTemplate |
templateProduct |
protected ObjectTemplate |
templateProductCpu |
protected ObjectTemplate |
templateProductVariant |
| Constructor and Description |
|---|
AbstractConfigurationPersistingStrategyTest() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<LanguageModel,java.lang.String> |
createLabels(java.lang.String id) |
void |
setUp() |
void |
tearDown() |
protected PropertyDescriptor propName
protected PropertyDescriptor propCode
protected PropertyDescriptor propCatalogVersion
protected PropertyDescriptor propUnitName
protected ObjectTemplate templateProduct
protected ObjectTemplate templateProductCpu
protected ObjectTemplate templateProductVariant
protected PropertyDescriptor propMinimal
public AbstractConfigurationPersistingStrategyTest()
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
java.lang.Exceptionprotected java.util.Map<LanguageModel,java.lang.String> createLabels(java.lang.String id)
Copyright © 2018 SAP SE. All Rights Reserved.