Class PunchOutCXMLJaxb2HttpMessageConverterTest
java.lang.Object
de.hybris.platform.b2bpunchoutocc.converter.PunchOutCXMLJaxb2HttpMessageConverterTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PunchOutCXMLJaxb2HttpMessageConverterTest
public PunchOutCXMLJaxb2HttpMessageConverterTest()
-
-
Method Details
-
setUp
public void setUp() -
testWriteToResultForCXML
- Throws:
IOException
-
testWriteToResultForOtherObject
- Throws:
IOException
-
testWriteToResultThrowsHttpMessageNotWritableException
public void testWriteToResultThrowsHttpMessageNotWritableException() -
testCanReadCXML
public void testCanReadCXML() -
testCanNotReadOtherClass
public void testCanNotReadOtherClass() -
testCanWriteCXML
public void testCanWriteCXML() -
testCanNotWriteOtherClass
public void testCanNotWriteOtherClass()
-