org.apache.juddi.v3.tck
Class UDDI_030_BusinessEntityIntegrationTest

java.lang.Object
  extended by org.apache.juddi.v3.tck.UDDI_030_BusinessEntityIntegrationTest
Direct Known Subclasses:
UDDI_030_BusinessEntityLoadTest

public class UDDI_030_BusinessEntityIntegrationTest
extends Object

Author:
Jeff Faath, Kurt T Stam

Field Summary
protected static String authInfoJoe
           
protected static String authInfoSam
           
protected static TckBusiness tckBusiness
           
protected static TckFindEntity tckFindEntity
           
protected static TckTModel tckTModel
           
 
Constructor Summary
UDDI_030_BusinessEntityIntegrationTest()
           
 
Method Summary
static void startManager()
           
static void stopManager()
           
 void testJoePublisherBusinessEntity()
           
 void testSamSyndicatorBusiness()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tckTModel

protected static TckTModel tckTModel

tckBusiness

protected static TckBusiness tckBusiness

tckFindEntity

protected static TckFindEntity tckFindEntity

authInfoJoe

protected static String authInfoJoe

authInfoSam

protected static String authInfoSam
Constructor Detail

UDDI_030_BusinessEntityIntegrationTest

public UDDI_030_BusinessEntityIntegrationTest()
Method Detail

stopManager

public static void stopManager()
                        throws org.apache.commons.configuration.ConfigurationException
Throws:
org.apache.commons.configuration.ConfigurationException

startManager

public static void startManager()
                         throws org.apache.commons.configuration.ConfigurationException
Throws:
org.apache.commons.configuration.ConfigurationException

testJoePublisherBusinessEntity

public void testJoePublisherBusinessEntity()

testSamSyndicatorBusiness

public void testSamSyndicatorBusiness()


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