org.jboss.test.jaxr.scout.query
Class JaxrBusinessQueryTestCase

java.lang.Object
  extended byTestCase
      extended byorg.jboss.test.jaxr.scout.JaxrBaseTestCase (src) 
          extended byorg.jboss.test.jaxr.scout.query.JaxrBusinessQueryTestCase

public class JaxrBusinessQueryTestCase
extends JaxrBaseTestCase (src)

See Also:
Serialized Form

Field Summary
protected  java.lang.String querystr
           
 
Fields inherited from class org.jboss.test.jaxr.scout.JaxrBaseTestCase (src)
blm, bqm, br, connection, OBJECT_NAME, passwd, rs, server, userid
 
Constructor Summary
JaxrBusinessQueryTestCase()
           
 
Method Summary
 void testBusinessQuery()
           
 
Methods inherited from class org.jboss.test.jaxr.scout.JaxrBaseTestCase (src)
createOrganization, deleteOrganization, getAssociationConcept, getBusinessLifeCycleManager, getBusinessQueryManager, getClientContext, getIString, getRegistryService, login, loginSecondUser, searchBusiness, setUp, tearDown, testJaxrEssentials
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

querystr

protected java.lang.String querystr
Constructor Detail

JaxrBusinessQueryTestCase

public JaxrBusinessQueryTestCase()
Method Detail

testBusinessQuery

public void testBusinessQuery()
                       throws JAXRException (src) 
Throws:
JAXRException (src)