org.apache.ws.scout.registry
Class BusinessQueryManager2Test

java.lang.Object
  extended by org.apache.ws.scout.BaseTestCase
      extended by org.apache.ws.scout.registry.BusinessQueryManager2Test

public class BusinessQueryManager2Test
extends BaseTestCase

Additional BusinessQueryManager test methods.

Author:
Tom Cunningham (tcunning@apache.org)

Field Summary
 
Fields inherited from class org.apache.ws.scout.BaseTestCase
connection, connection2, maxRows, passwd, passwd2, uddiversion, userid, userid2
 
Constructor Summary
BusinessQueryManager2Test()
           
 
Method Summary
 void setUp()
          Reads scout properties, and creates a connection using these properties.
 void tearDown()
          Closes down the connection to the registry.
 void testFindCallerAssociations()
           
 void testFindRegistryPackages()
           
 void testGetRegistryObjects()
           
 
Methods inherited from class org.apache.ws.scout.BaseTestCase
login, loginSecondUser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BusinessQueryManager2Test

public BusinessQueryManager2Test()
Method Detail

setUp

public void setUp()
Description copied from class: BaseTestCase
Reads scout properties, and creates a connection using these properties.

Overrides:
setUp in class BaseTestCase

tearDown

public void tearDown()
Description copied from class: BaseTestCase
Closes down the connection to the registry.

Overrides:
tearDown in class BaseTestCase

testGetRegistryObjects

public void testGetRegistryObjects()

testFindCallerAssociations

public void testFindCallerAssociations()

testFindRegistryPackages

public void testFindRegistryPackages()
                              throws javax.xml.registry.JAXRException
Throws:
javax.xml.registry.JAXRException


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.