public class JUDDI_010_PublisherIntegrationTest extends Object
| Constructor and Description | 
|---|
JUDDI_010_PublisherIntegrationTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected String | 
authInfoJoe()  | 
protected String | 
authInfoSam()  | 
void | 
deleteJoePublisher()
Removes Joe Publisher from the database, this will fail if there are
 child objects attached; think Services etc. 
 | 
void | 
deleteSamSyndicator()
Removes Sam Syndicator from the database, this will fail if there are
 child objects attached; think Services etc. 
 | 
boolean | 
saveJoePublisher()
Persists Joe Publisher to the database. 
 | 
String | 
saveSamSyndicator()
Persists Sam Syndicator to the database. 
 | 
static void | 
startManager()  | 
static void | 
stopManager()  | 
void | 
testAuthToken()  | 
void | 
testGetAllPublishers()  | 
void | 
testJoePublisher()  | 
void | 
testSamSyndicator()  | 
public static void startManager()
                         throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationExceptionpublic static void stopManager()
                        throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationExceptionpublic void testAuthToken()
public void testJoePublisher()
public void testSamSyndicator()
public void testGetAllPublishers()
public boolean saveJoePublisher()
public void deleteJoePublisher()
public String saveSamSyndicator()
public void deleteSamSyndicator()
protected String authInfoJoe() throws RemoteException, DispositionReportFaultMessage
protected String authInfoSam() throws RemoteException, DispositionReportFaultMessage
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.