org.kuali.rice.kim.impl.role
Class RoleServiceRemoteTest

java.lang.Object
  extended by org.kuali.rice.kim.impl.role.RoleServiceImplTest
      extended by org.kuali.rice.kim.impl.role.RoleServiceRemoteTest
All Implemented Interfaces:
groovy.lang.GroovyObject

public class RoleServiceRemoteTest
extends RoleServiceImplTest

Test for RoleService which invokes RoleService remotely over the bus


Constructor Summary
RoleServiceRemoteTest()
           
 
Method Summary
 void setupServiceUnderTest()
           
 void unPublishEndpoint()
           
 
Methods inherited from class org.kuali.rice.kim.impl.role.RoleServiceImplTest
createSampleRoleBOs, getBos, getBusinessObjectServiceMockFor, getCls, getCriteriaLookupMockFor, getQueryResultsAll, getRoleService, getRoleServiceImpl, getSampleRoles, getSampleRolesByName, injectBusinessObjectServiceIntoRoleService, injectCriteriaLookupServiceIntoRoleService, setBos, setBusinessObjectServiceMockFor, setCls, setCriteriaLookupMockFor, setQueryResultsAll, setRoleService, setRoleServiceImpl, setSampleRoles, setSampleRolesByName, setupMockContext, test_createRoleNullRole, test_createRoleResponsibilityAction_inputs, test_createRoleResponsibilityAction, test_deleteRoleResponsibilityAction_null, test_deleteRoleResponsibilityAction, test_getRole, test_getRoleByName, test_getRoleByNameNonExistent, test_getRoleMembers_null, test_getRoleNonExistent, test_lookupRoles, test_updateRoleNullRole, test_updateRoleResponsibilityAction_inputs, test_updateRoleResponsibilityAction, toRoleBoLite
 
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

RoleServiceRemoteTest

public RoleServiceRemoteTest()
Method Detail

setupServiceUnderTest

public void setupServiceUnderTest()
Overrides:
setupServiceUnderTest in class RoleServiceImplTest

unPublishEndpoint

public void unPublishEndpoint()


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