@UnitTest public class ComponentAdapterUtilTest extends java.lang.Object
| Constructor and Description |
|---|
ComponentAdapterUtilTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldConvertComponentWsDTOToComponentAdaptedData() |
void |
shouldConvertComponentWsDTOWithoutOtherPropertiesToComponentAdaptedData() |
void |
shouldMarshalCollectionOfStringToListOfKeyMapAdaptedEntry() |
void |
shouldMarshalDefaultCaseToListOfKeyMapAdaptedEntry() |
void |
shouldMarshalMapToListOfKeyMapAdaptedEntry() |
void |
shouldMarshalPrimitiveToListOfKeyMapAdaptedEntry() |
void |
shouldNotMarshalNavigationNodeMap() |
public void shouldConvertComponentWsDTOToComponentAdaptedData()
public void shouldConvertComponentWsDTOWithoutOtherPropertiesToComponentAdaptedData()
public void shouldNotMarshalNavigationNodeMap()
public void shouldMarshalMapToListOfKeyMapAdaptedEntry()
public void shouldMarshalPrimitiveToListOfKeyMapAdaptedEntry()
public void shouldMarshalCollectionOfStringToListOfKeyMapAdaptedEntry()
public void shouldMarshalDefaultCaseToListOfKeyMapAdaptedEntry()
Copyright © 2018 SAP SE. All Rights Reserved.