org.kuali.rice.krms.impl.repository
Class FunctionRepositoryServiceRemoteTest

java.lang.Object
  extended by org.kuali.rice.krms.impl.repository.FunctionRepositoryServiceTest
      extended by org.kuali.rice.krms.impl.repository.FunctionRepositoryServiceRemoteTest
All Implemented Interfaces:
groovy.lang.GroovyObject

public class FunctionRepositoryServiceRemoteTest
extends FunctionRepositoryServiceTest


Constructor Summary
FunctionRepositoryServiceRemoteTest()
           
 
Method Summary
 void setupServiceUnderTest()
           
 void unPublishEndpoint()
           
 
Methods inherited from class org.kuali.rice.krms.impl.repository.FunctionRepositoryServiceTest
getFunctionRepositoryService, getFunctionRepositoryServiceImpl, setFunctionRepositoryService, setFunctionRepositoryServiceImpl, setupBoServiceMockContext, test_get_function_blank, test_get_function_null, test_get_function, test_get_functions_null, test_get_functions
 
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

FunctionRepositoryServiceRemoteTest

public FunctionRepositoryServiceRemoteTest()
Method Detail

setupServiceUnderTest

public void setupServiceUnderTest()
Overrides:
setupServiceUnderTest in class FunctionRepositoryServiceTest

unPublishEndpoint

public void unPublishEndpoint()


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