@UnitTest public class ConsumptionLayerUserSegmentsProviderTest extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
protected class |
ConsumptionLayerUserSegmentsProviderTest.TestCxConsumptionLayerProfileMapper |
| Constructor and Description |
|---|
ConsumptionLayerUserSegmentsProviderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testGetUserSegmentsWhenCharonHttpException() |
void |
testGetUserSegmentsWhenNoMappers() |
void |
testGetUserSegmentsWhenNoProfileId() |
void |
testGetUserSegmentsWhenNoRequieredFields() |
void |
testGetUserSegmentsWhenProfileNotFound() |
void |
testGetUserSegmentsWithNullUser() |
void |
testSetMappers() |
void |
testSetMappersWithDuplicatedFields() |
void |
testSetMappersWithFieldsContainingSpace() |
public ConsumptionLayerUserSegmentsProviderTest()
public void setUp()
public void testGetUserSegmentsWithNullUser()
public void testGetUserSegmentsWhenNoMappers()
public void testGetUserSegmentsWhenNoRequieredFields()
public void testGetUserSegmentsWhenNoProfileId()
public void testGetUserSegmentsWhenProfileNotFound()
public void testGetUserSegmentsWhenCharonHttpException()
public void testSetMappers()
public void testSetMappersWithDuplicatedFields()
public void testSetMappersWithFieldsContainingSpace()
Copyright © 2018 SAP SE. All Rights Reserved.