@UnitTest public class CxProductConsumptionLayerMapperTest extends AbstractCxConsumptionLayerMapperTest
| Modifier and Type | Field and Description |
|---|---|
CxProductConsumptionLayerMapper |
productMapper |
target| Constructor and Description |
|---|
CxProductConsumptionLayerMapperTest() |
| Modifier and Type | Method and Description |
|---|---|
protected Profile |
createProfile(java.util.HashMap<java.lang.String,Affinity> productAffinities) |
void |
init() |
void |
testEmptyProducts() |
void |
testMissingAffinities() |
void |
testMissingInsights() |
void |
testMissingProducts() |
void |
testMissingProductsAffinity() |
void |
testMissingProductsAffinityRecentScoreValue() |
void |
testMissingProductsAffinityScoreValue() |
void |
testMissingProductsAffinityValues() |
void |
testMissingProfile() |
void |
testMultipleProductAffinity() |
void |
testSingleProductAffinity() |
assertAffinityForSegment, createAffinity, createProfilepublic CxProductConsumptionLayerMapper productMapper
public void init()
init in class AbstractCxConsumptionLayerMapperTestpublic void testMissingProfile()
public void testMissingInsights()
public void testMissingAffinities()
public void testMissingProducts()
public void testEmptyProducts()
public void testMissingProductsAffinity()
public void testMissingProductsAffinityValues()
public void testMissingProductsAffinityScoreValue()
public void testMissingProductsAffinityRecentScoreValue()
public void testSingleProductAffinity()
public void testMultipleProductAffinity()
Copyright © 2018 SAP SE. All Rights Reserved.