Class MapAdapterTest


  • @UnitTest
    public class MapAdapterTest
    extends java.lang.Object
    • Constructor Detail

      • MapAdapterTest

        public MapAdapterTest()
    • Method Detail

      • testMarshalContainerData

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

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

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