org.jboss.test.xml
Class MappingTestCase

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

public class MappingTestCase
extends TestCase

See Also:
Serialized Form

Constructor Summary
MappingTestCase(java.lang.String name)
           
 
Method Summary
 void testMarshalling()
           
 void testUnmarshalling()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MappingTestCase

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

testUnmarshalling

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

testMarshalling

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