org.kuali.rice.ksb.impl.registry
Class ServiceRegistryImplRemoteTest

java.lang.Object
  extended by org.kuali.rice.ksb.impl.registry.ServiceRegistryImplTest
      extended by org.kuali.rice.ksb.impl.registry.ServiceRegistryImplRemoteTest
All Implemented Interfaces:
groovy.lang.GroovyObject

public class ServiceRegistryImplRemoteTest
extends ServiceRegistryImplTest


Constructor Summary
ServiceRegistryImplRemoteTest()
           
 
Method Summary
 void setupServiceUnderTest()
           
 void unPublishEndpoint()
           
 
Methods inherited from class org.kuali.rice.ksb.impl.registry.ServiceRegistryImplTest
getBosToReturn, getListToReturn, getServiceRegistry, getServiceRegistryDao, getServiceRegistryImpl, injectServiceRegistryDao, setBosToReturn, setListToReturn, setServiceRegistry, setServiceRegistryDao, setServiceRegistryImpl, setupMockContext, testGetAllServiceInfosForApplication, testGetAllServiceInfosForInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface groovy.lang.GroovyObject
getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty
 

Constructor Detail

ServiceRegistryImplRemoteTest

public ServiceRegistryImplRemoteTest()
Method Detail

setupServiceUnderTest

public void setupServiceUnderTest()
Overrides:
setupServiceUnderTest in class ServiceRegistryImplTest

unPublishEndpoint

public void unPublishEndpoint()


Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.