Class MapAdapterTest

java.lang.Object
de.hybris.platform.cmswebservices.jaxb.adapters.MapAdapterTest

@UnitTest public class MapAdapterTest extends Object
  • Constructor Details

    • MapAdapterTest

      public MapAdapterTest()
  • Method Details

    • testMarshalContainerData

      public void testMarshalContainerData() throws javax.xml.bind.JAXBException
      Throws:
      javax.xml.bind.JAXBException
    • createMoxyJaxbContextFactoryImpl

      protected static MoxyJaxbContextFactoryImpl createMoxyJaxbContextFactoryImpl()
    • marshal

      public static <T> String marshal(T cls) throws javax.xml.bind.JAXBException
      Throws:
      javax.xml.bind.JAXBException
    • unmarshal

      public static <T> T unmarshal(String source, Class<T> cls) throws javax.xml.bind.JAXBException
      Throws:
      javax.xml.bind.JAXBException