| org.jboss.test.xml.MBeanServerUnitTestCase
MBeanServerUnitTestCase | public class MBeanServerUnitTestCase extends TestCase (Code) | | Test unmarshalling xml documents conforming to mbean-service_1_0.xsd into
the org.jboss.test.xml.mbeanserver.Services and related objects.
author: Scott.Stark@jboss.org version: $Revision: 57211 $ |
Method Summary | |
public void | testJndiBindings() A test of unmarshalling an element from a document without any knowledge
of the associated schema. | public void | testMbeanService() |
testJndiBindings | public void testJndiBindings() throws Exception(Code) | | A test of unmarshalling an element from a document without any knowledge
of the associated schema.
throws: Exception - |
|
|