org.apache.juddi.api.impl
Class API_060_PublisherAssertionTest

java.lang.Object
  extended by org.apache.juddi.api.impl.API_060_PublisherAssertionTest

public class API_060_PublisherAssertionTest
extends Object


Constructor Summary
API_060_PublisherAssertionTest()
           
 
Method Summary
static void setup()
           
static void stopRegistry()
           
 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

API_060_PublisherAssertionTest

public API_060_PublisherAssertionTest()
Method Detail

setup

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

stopRegistry

public static void stopRegistry()
                         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.