|
||||||||||
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.apache.commons.betwixt.xmlunit.XmlTestCase
org.apache.commons.betwixt.AbstractTestCase
org.apache.commons.betwixt.TestMultipleCollectionMappings
public class TestMultipleCollectionMappings
Tests the multi-mapping of collections with polymorphic entries.
Nested Class Summary | |
---|---|
static class |
TestMultipleCollectionMappings.Container
|
static interface |
TestMultipleCollectionMappings.Element
|
static class |
TestMultipleCollectionMappings.ElementA
|
static class |
TestMultipleCollectionMappings.ElementB
|
static class |
TestMultipleCollectionMappings.ElementC
|
static class |
TestMultipleCollectionMappings.InnerNode
|
static class |
TestMultipleCollectionMappings.Node1
|
static class |
TestMultipleCollectionMappings.Node2
|
static class |
TestMultipleCollectionMappings.Node3
|
Field Summary |
---|
Fields inherited from class org.apache.commons.betwixt.AbstractTestCase |
---|
basedir |
Fields inherited from class org.apache.commons.betwixt.xmlunit.XmlTestCase |
---|
debug |
Constructor Summary | |
---|---|
TestMultipleCollectionMappings(java.lang.String testName)
|
Method Summary | |
---|---|
void |
testInvalidXML()
|
void |
testMixed()
|
void |
testOnlyElements()
|
void |
testOnlyNodes()
|
Methods inherited from class org.apache.commons.betwixt.AbstractTestCase |
---|
createBean, getTestFile, getTestFileURL |
Methods inherited from class org.apache.commons.betwixt.xmlunit.XmlTestCase |
---|
createDocumentBuilder, getDomFactory, isValid, parseFile, parseString, parseString, validateWithSchema, xmlAssertIsomorphic, xmlAssertIsomorphic, xmlAssertIsomorphic, xmlAssertIsomorphic, xmlAssertIsomorphicContent, xmlAssertIsomorphicContent, xmlAssertIsomorphicContent, xmlAssertIsomorphicContent, xmlAssertIsValid, xmlAssertIsValid |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestMultipleCollectionMappings(java.lang.String testName)
Method Detail |
---|
public void testOnlyElements() throws java.io.IOException, org.xml.sax.SAXException, java.beans.IntrospectionException
java.io.IOException
org.xml.sax.SAXException
java.beans.IntrospectionException
public void testOnlyNodes() throws java.io.IOException, org.xml.sax.SAXException, java.beans.IntrospectionException
java.io.IOException
org.xml.sax.SAXException
java.beans.IntrospectionException
public void testMixed() throws java.io.IOException, org.xml.sax.SAXException, java.beans.IntrospectionException
java.io.IOException
org.xml.sax.SAXException
java.beans.IntrospectionException
public void testInvalidXML() throws java.io.IOException, org.xml.sax.SAXException, java.beans.IntrospectionException
java.io.IOException
org.xml.sax.SAXException
java.beans.IntrospectionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |