org.jboss.test.xml
Class MultispacedUnitTestCase

java.lang.Object
  extended byTestCase
      extended byorg.jboss.test.xml.MultispacedUnitTestCase

public class MultispacedUnitTestCase
extends TestCase

See Also:
Serialized Form

Constructor Summary
MultispacedUnitTestCase()
           
MultispacedUnitTestCase(java.lang.String name)
           
 
Method Summary
 void testJaxMeMarshalling()
           
 void testMultispacedUnmarshalling()
           
 void testXercesMarshalling()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultispacedUnitTestCase

public MultispacedUnitTestCase()

MultispacedUnitTestCase

public MultispacedUnitTestCase(java.lang.String name)
Method Detail

testMultispacedUnmarshalling

public void testMultispacedUnmarshalling()
                                  throws java.lang.Exception
Throws:
java.lang.Exception

testJaxMeMarshalling

public void testJaxMeMarshalling()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testXercesMarshalling

public void testXercesMarshalling()
                           throws java.lang.Exception
Throws:
java.lang.Exception