@UnitTest public class CxSegmentMapperTest extends AbstractCxConsumptionLayerMapperTest
| Modifier and Type | Field and Description |
|---|---|
CxSegmentMapper |
segmentMapper |
target| Constructor and Description |
|---|
CxSegmentMapperTest() |
| Modifier and Type | Method and Description |
|---|---|
protected Profile |
createProfile(java.util.HashMap<java.lang.String,Segment> segments) |
void |
init() |
void |
testEmptySegments() |
void |
testMapperOff() |
void |
testMissingSegments() |
void |
testMultipleSgment() |
void |
testMultipleSgmentWithPrefix() |
void |
testNullSource() |
void |
testRequiredFieldsOff() |
void |
testRequiredFieldsOn() |
void |
testSingleSgment() |
assertAffinityForSegment, createAffinity, createProfilepublic CxSegmentMapper segmentMapper
public void init()
init in class AbstractCxConsumptionLayerMapperTestpublic void testNullSource()
public void testMissingSegments()
public void testEmptySegments()
public void testSingleSgment()
public void testMultipleSgment()
public void testMultipleSgmentWithPrefix()
public void testRequiredFieldsOn()
public void testRequiredFieldsOff()
public void testMapperOff()
Copyright © 2018 SAP SE. All Rights Reserved.