Class KeyMapAdaptedEntryAdapterTest
java.lang.Object
de.hybris.platform.cmsocc.jaxb.adapters.KeyMapAdaptedEntryAdapterTest
JUnit Tests for the KeyMapAdaptedEntryAdapter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KeyMapAdaptedEntryAdapterTest
public KeyMapAdaptedEntryAdapterTest()
-
-
Method Details
-
setup
public void setup() -
shouldMarshalStringValue
public void shouldMarshalStringValue() -
shouldMarshalMapValue
public void shouldMarshalMapValue() -
shouldMarshalMapValue_MapIsEmpty
public void shouldMarshalMapValue_MapIsEmpty() -
shouldMarshalCollectionValue
public void shouldMarshalCollectionValue() -
shouldMarshalCollectionValue_CollectionIsEmpty
public void shouldMarshalCollectionValue_CollectionIsEmpty() -
shouldNotMarshalNullValue
public void shouldNotMarshalNullValue() -
shouldThrowUnsupportedOperationException
- Throws:
Exception
-