org.apache.ws.scout.registry
Class JAXRLocaleTest

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

public class JAXRLocaleTest
extends BaseTestCase


Field Summary
 
Fields inherited from class org.apache.ws.scout.BaseTestCase
bqm, connection, connection2, maxRows, passwd, passwd2, uddiversion, userid, userid2
 
Constructor Summary
JAXRLocaleTest()
           
 
Method Summary
 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.
 void testPublishConcept()
           
 void testPublishOrganizationAndService()
           
 
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

JAXRLocaleTest

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

testPublishOrganizationAndService

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

testPublishConcept

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

suite

public static junit.framework.Test suite()


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