|
Spring Web Services Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.custommonkey.xmlunit.XMLTestCase
org.springframework.oxm.jaxb.Jaxb2MarshallerTest
public class Jaxb2MarshallerTest
Field Summary |
---|
Fields inherited from interface org.custommonkey.xmlunit.XSLTConstants |
---|
XSLT_END, XSLT_IDENTITY_TEMPLATE, XSLT_START, XSLT_STRIP_WHITESPACE, XSLT_XML_OUTPUT_NOINDENT |
Fields inherited from interface org.custommonkey.xmlunit.XMLConstants |
---|
CLOSE_NODE, END_CDATA, END_COMMENT, END_PROCESSING_INSTRUCTION, OPEN_END_NODE, OPEN_START_NODE, START_CDATA, START_COMMENT, START_DOCTYPE, START_PROCESSING_INSTRUCTION, XML_DECLARATION, XMLNS_PREFIX, XPATH_ATTRIBUTE_IDENTIFIER, XPATH_CHARACTER_NODE_IDENTIFIER, XPATH_COMMENT_IDENTIFIER, XPATH_NODE_INDEX_END, XPATH_NODE_INDEX_START, XPATH_PROCESSING_INSTRUCTION_IDENTIFIER, XPATH_SEPARATOR |
Constructor Summary | |
---|---|
Jaxb2MarshallerTest()
|
Method Summary | |
---|---|
protected void |
setUp()
|
void |
testInvalidContextPath()
|
void |
testMarshalAttachments()
|
void |
testMarshalDOMResult()
|
void |
testMarshalInvalidClass()
|
void |
testMarshalSaxResult()
|
void |
testMarshalStaxResultXMLEventWriter()
|
void |
testMarshalStaxResultXMLStreamWriter()
|
void |
testMarshalStreamResultOutputStream()
|
void |
testMarshalStreamResultWriter()
|
void |
testNoContextPathOrClassesToBeBound()
|
void |
testProperties()
|
void |
testSupportsClassesToBeBound()
|
void |
testSupportsContextPath()
|
void |
testSupportsPrimitives()
|
void |
testSupportsStandards()
|
Methods inherited from class org.custommonkey.xmlunit.XMLTestCase |
---|
assertNodeTestPasses, assertNodeTestPasses, assertNotXpathExists, assertNotXpathExists, assertXMLEqual, assertXMLEqual, assertXMLEqual, assertXMLEqual, assertXMLEqual, assertXMLEqual, assertXMLEqual, assertXMLEqual, assertXMLEqual, assertXMLIdentical, assertXMLIdentical, assertXMLIdentical, assertXMLNotEqual, assertXMLNotEqual, assertXMLNotEqual, assertXMLNotEqual, assertXMLNotEqual, assertXMLNotEqual, assertXMLValid, assertXMLValid, assertXMLValid, assertXMLValid, assertXpathEvaluatesTo, assertXpathEvaluatesTo, assertXpathExists, assertXpathExists, assertXpathNotExists, assertXpathNotExists, assertXpathsEqual, assertXpathsEqual, assertXpathsEqual, assertXpathsEqual, assertXpathsNotEqual, assertXpathsNotEqual, assertXpathsNotEqual, assertXpathsNotEqual, assertXpathValuesEqual, assertXpathValuesEqual, assertXpathValuesEqual, assertXpathValuesEqual, assertXpathValuesNotEqual, assertXpathValuesNotEqual, assertXpathValuesNotEqual, assertXpathValuesNotEqual, compareXML, compareXML, compareXML, compareXML, compareXML, setControlParser, setIgnoreWhitespace, setTestParser |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Jaxb2MarshallerTest()
Method Detail |
---|
protected void setUp() throws Exception
setUp
in class junit.framework.TestCase
Exception
public void testMarshalDOMResult() throws Exception
Exception
public void testMarshalStreamResultWriter() throws Exception
Exception
public void testMarshalStreamResultOutputStream() throws Exception
Exception
public void testMarshalStaxResultXMLStreamWriter() throws Exception
Exception
public void testMarshalStaxResultXMLEventWriter() throws Exception
Exception
public void testProperties() throws Exception
Exception
public void testNoContextPathOrClassesToBeBound() throws Exception
Exception
public void testInvalidContextPath() throws Exception
Exception
public void testMarshalInvalidClass() throws Exception
Exception
public void testMarshalSaxResult() throws Exception
Exception
public void testSupportsContextPath() throws Exception
Exception
public void testSupportsClassesToBeBound() throws Exception
Exception
public void testSupportsPrimitives() throws Exception
Exception
public void testSupportsStandards() throws Exception
Exception
public void testMarshalAttachments() throws Exception
Exception
|
Spring Web Services Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |