org.jboss.test.jaxr.delete
Class JaxrDeleteTestCase

java.lang.Object
  extended byTestCase
      extended byorg.jboss.test.jaxr.common.JaxrTestCase (src) 
          extended byorg.jboss.test.jaxr.delete.JaxrDeleteTestCase

public class JaxrDeleteTestCase
extends JaxrTestCase (src)

Test case that tests the delete operation in the Jaxr registry using Jaxr

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jboss.test.jaxr.common.JaxrTestCase (src)
binding, blcm, bqm, connection, password, publishurl, queryurl, registryservice, service, username
 
Constructor Summary
JaxrDeleteTestCase(java.lang.String name)
           
 
Method Summary
 void testJaxrDelete()
           
 
Methods inherited from class org.jboss.test.jaxr.common.JaxrTestCase (src)
authenticate, clearOrganizations, createOrganization, deleteOrganization, deleteOrganizations, getBusinessLifeCycleManager, getBusinessQueryManager, getClassification, getConnection, getEmailAddress, getIS, getLog, getOrganization, getPrimaryContact, getRegistryService, getService, getServiceBinding, getTelephoneNumber, releaseConnection, setUp, tearDown, testAuthentication, testJaxrConnection, testRegistryService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxrDeleteTestCase

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

testJaxrDelete

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