org.apache.ws.scout.registry.qa
Class JAXR010OrganizationTest

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

public class JAXR010OrganizationTest
extends BaseTestCase

Test to check Jaxr Publish Open source UDDI Browser can be used to check your results

Since:
Nov 20, 2004
Author:
Anil Saldhana

Field Summary
 
Fields inherited from class org.apache.ws.scout.BaseTestCase
blm, bqm, connection, connection2, maxRows, passwd, passwd2, uddiversion, userid, userid2
 
Constructor Summary
JAXR010OrganizationTest()
           
 
Method Summary
 void deleteClassificationScheme()
           
 void deleteOrganization()
           
 void publishClassificationScheme()
           
 void publishOrganization()
           
 void queryOrganization()
           
 void setUp()
          Reads scout properties, and creates a connection using these properties.
static junit.framework.Test suite()
           
 void tearDown()
          Closes down the connection to the registry.
 
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

JAXR010OrganizationTest

public JAXR010OrganizationTest()
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

publishClassificationScheme

public void publishClassificationScheme()

publishOrganization

public void publishOrganization()

queryOrganization

public void queryOrganization()

deleteOrganization

public void deleteOrganization()

deleteClassificationScheme

public void deleteClassificationScheme()

suite

public static junit.framework.Test suite()


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