org.apache.juddi.v3.tck
Class UDDI_060_PublisherAssertionIntegrationTest

java.lang.Object
  extended by org.apache.juddi.v3.tck.UDDI_060_PublisherAssertionIntegrationTest

public class UDDI_060_PublisherAssertionIntegrationTest
extends Object


Constructor Summary
UDDI_060_PublisherAssertionIntegrationTest()
           
 
Method Summary
static void startManager()
           
static void stopManager()
           
 void testFindAssertions()
          This test should find 2 publisher assertions.
 void testFindNoAssertions()
          This test should find no publisher assertions because we only save them from the joe publisher side.
 void testJoepublisherToSamSyndicator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UDDI_060_PublisherAssertionIntegrationTest

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

testJoepublisherToSamSyndicator

public void testJoepublisherToSamSyndicator()

testFindNoAssertions

public void testFindNoAssertions()
This test should find no publisher assertions because we only save them from the joe publisher side.


testFindAssertions

public void testFindAssertions()
This test should find 2 publisher assertions.



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