| org.jboss.test.xml.RARTestCase
RARTestCase | public class RARTestCase extends TestCase (Code) | | Test the unmarshalling of ra.xml files
author: Thomas.Diesler@jboss.org |
testRARwithDTD | public void testRARwithDTD() throws Exception(Code) | | Test if we can unmarshal a ra.xml with DTD
|
testRARwithSchema | public void testRARwithSchema() throws Exception(Code) | | Test if we can unmarshal a ra.xml with DTD
|
testRARwithoutDTD | public void testRARwithoutDTD() throws Exception(Code) | | Test if we can unmarshal a ra.xml without DTD
|
|
|