|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
org.jboss.test.jaxr.scout.JaxrBaseTestCase
Acts as the base class for Jaxr Test Cases
Field Summary | |
protected BusinessLifeCycleManager (src) |
blm
|
protected BusinessQueryManager (src) |
bqm
|
protected BulkResponse (src) |
br
|
protected Connection (src) |
connection
|
protected static ObjectName (src) |
OBJECT_NAME
|
protected java.lang.String |
passwd
|
protected RegistryService (src) |
rs
|
protected JBossRMIAdaptorHelper (src) |
server
|
protected java.lang.String |
userid
|
Constructor Summary | |
JaxrBaseTestCase()
|
Method Summary | |
protected Organization (src) |
createOrganization(java.lang.String orgname)
Creates a Jaxr Organization with 1 or more services |
protected void |
deleteOrganization(Key (src) orgkey)
Delete an Organization with a given key |
protected Concept (src) |
getAssociationConcept(java.lang.String associationType)
|
protected BusinessLifeCycleManager (src) |
getBusinessLifeCycleManager()
|
protected BusinessQueryManager (src) |
getBusinessQueryManager()
|
protected javax.naming.InitialContext |
getClientContext()
|
InternationalString (src) |
getIString(java.lang.String str)
|
protected RegistryService (src) |
getRegistryService()
|
protected void |
login()
Does authentication with the uddi registry |
protected Connection (src) |
loginSecondUser()
|
void |
searchBusiness(java.lang.String bizname)
|
protected void |
setUp()
Setup of the JUnit test We create the juddi tables on startup |
protected void |
tearDown()
Teardown of the junit test We discard all the tables created by the juddi service |
void |
testJaxrEssentials()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.lang.String userid
protected java.lang.String passwd
protected BusinessLifeCycleManager (src) blm
protected RegistryService (src) rs
protected BusinessQueryManager (src) bqm
protected Connection (src) connection
protected BulkResponse (src) br
protected JBossRMIAdaptorHelper (src) server
protected static final ObjectName (src) OBJECT_NAME
Constructor Detail |
public JaxrBaseTestCase()
Method Detail |
protected void setUp() throws java.lang.Exception
java.lang.Exception
protected void tearDown() throws java.lang.Exception
java.lang.Exception
public void testJaxrEssentials()
protected void login()
public InternationalString (src) getIString(java.lang.String str) throws JAXRException (src)
JAXRException (src)
public void searchBusiness(java.lang.String bizname) throws JAXRException (src)
JAXRException (src)
protected RegistryService (src) getRegistryService() throws JAXRException (src)
JAXRException (src)
protected BusinessQueryManager (src) getBusinessQueryManager() throws JAXRException (src)
JAXRException (src)
protected BusinessLifeCycleManager (src) getBusinessLifeCycleManager() throws JAXRException (src)
JAXRException (src)
protected Organization (src) createOrganization(java.lang.String orgname) throws JAXRException (src)
JAXRException (src)
protected void deleteOrganization(Key (src) orgkey) throws java.lang.Exception
orgkey
-
java.lang.Exception
protected Connection (src) loginSecondUser()
protected Concept (src) getAssociationConcept(java.lang.String associationType)
protected javax.naming.InitialContext getClientContext() throws javax.naming.NamingException
javax.naming.NamingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |