Class PunchOutCXMLJaxb2HttpMessageConverterTest

java.lang.Object
de.hybris.platform.b2bpunchoutocc.converter.PunchOutCXMLJaxb2HttpMessageConverterTest

@UnitTest public class PunchOutCXMLJaxb2HttpMessageConverterTest extends Object
  • Constructor Details

    • PunchOutCXMLJaxb2HttpMessageConverterTest

      public PunchOutCXMLJaxb2HttpMessageConverterTest()
  • Method Details

    • setUp

      public void setUp()
    • testWriteToResultForCXML

      public void testWriteToResultForCXML() throws IOException
      Throws:
      IOException
    • testWriteToResultForOtherObject

      public void testWriteToResultForOtherObject() throws IOException
      Throws:
      IOException
    • testWriteToResultThrowsHttpMessageNotWritableException

      public void testWriteToResultThrowsHttpMessageNotWritableException()
    • testCanReadCXML

      public void testCanReadCXML()
    • testCanNotReadOtherClass

      public void testCanNotReadOtherClass()
    • testCanWriteCXML

      public void testCanWriteCXML()
    • testCanNotWriteOtherClass

      public void testCanNotWriteOtherClass()