Class ConfigurationMasterDataServiceImplTest
java.lang.Object
de.hybris.platform.sap.productconfig.runtime.cps.masterdata.service.impl.ConfigurationMasterDataServiceImplTest
Unit test for
ConfigurationMasterDataServiceImpl-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidvoidsetup()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
ConfigurationMasterDataServiceImplTest
public ConfigurationMasterDataServiceImplTest()
-
-
Method Details
-
setup
public void setup() -
fillHeader
protected void fillHeader() -
fillHeader2
protected void fillHeader2() -
fillProducts
protected void fillProducts() -
fillClasses
protected void fillClasses() -
fillGroups
protected void fillGroups() -
fillCstics
protected void fillCstics() -
testGetMasterData_NoKbId
public void testGetMasterData_NoKbId() -
testGetMasterData
public void testGetMasterData() -
testGetFallbackMasterData
public void testGetFallbackMasterData() -
testGetFallbackMasterDataNotMaintained
public void testGetFallbackMasterDataNotMaintained() -
testGetCharacteristic
public void testGetCharacteristic() -
testGetCharacteristic_NoValidCsticId
public void testGetCharacteristic_NoValidCsticId() -
testGetGroupName
public void testGetGroupName() -
testGetGroupNameClassNode
public void testGetGroupNameClassNode() -
testGetGroupNameWrongType
public void testGetGroupNameWrongType() -
testGetGroupName_NoValidGroupId
public void testGetGroupName_NoValidGroupId() -
testGetItemName_NoValidId
public void testGetItemName_NoValidId() -
testGetItemName_TypeInvalid
public void testGetItemName_TypeInvalid() -
testGetItemName_TypeNull
public void testGetItemName_TypeNull() -
testGetItemName_TypeKlah
public void testGetItemName_TypeKlah() -
testGetValueName_NoValidCsticId
public void testGetValueName_NoValidCsticId() -
testGetValueName_NoValidValueId
public void testGetValueName_NoValidValueId() -
testGetValueName
public void testGetValueName() -
testGetValueNameForNumeric
public void testGetValueNameForNumeric() -
testGetValueDescription_NoValidCsticId
public void testGetValueDescription_NoValidCsticId() -
testGetValueDescription_NoValidValueId
public void testGetValueDescription_NoValidValueId() -
testGetValueDescription
public void testGetValueDescription() -
testGetValueDescriptionForNumeric
public void testGetValueDescriptionForNumeric() -
testGetGroupCharacteristicIDs
public void testGetGroupCharacteristicIDs() -
testGetGroupCharacteristicIDsClassNode
public void testGetGroupCharacteristicIDsClassNode() -
testGetGroupCharacteristicIDsWrongType
public void testGetGroupCharacteristicIDsWrongType() -
testGetSpecificPossibleValueIds
public void testGetSpecificPossibleValueIds() -
testGetSpecificPossibleValueIdsEmpty
public void testGetSpecificPossibleValueIdsEmpty() -
testGetSpecificPossibleValueProductIdNotKnown
public void testGetSpecificPossibleValueProductIdNotKnown() -
testGetSpecificPossibleValueTypeNotKnown
public void testGetSpecificPossibleValueTypeNotKnown() -
testGetPossibleValueIds
public void testGetPossibleValueIds() -
testGetPossibleValueIdsEmpty
public void testGetPossibleValueIdsEmpty() -
testIsCsticNumericNotNum
public void testIsCsticNumericNotNum() -
testIsCsticNumeric
public void testIsCsticNumeric() -
testGetKBBuildNumber
public void testGetKBBuildNumber() -
testRemoveKbContainer
public void testRemoveKbContainer() -
testGetFallBackLanguage
public void testGetFallBackLanguage() -
testGetFallBackLanguageNotEnabled
public void testGetFallBackLanguageNotEnabled() -
testGetFallBackLanguageEmptyArray
public void testGetFallBackLanguageEmptyArray() -
testGetFallBackLanguageNull
public void testGetFallBackLanguageNull()
-