org.kuali.rice.kim.impl.group
Class GroupServiceRemoteTest

java.lang.Object
  extended by org.kuali.rice.kim.impl.group.GroupServiceImplTest
      extended by org.kuali.rice.kim.impl.group.GroupServiceRemoteTest
All Implemented Interfaces:
groovy.lang.GroovyObject

public class GroupServiceRemoteTest
extends GroupServiceImplTest


Constructor Summary
GroupServiceRemoteTest()
           
 
Method Summary
 void setupServiceUnderTest()
           
 void unPublishEndpoint()
           
 
Methods inherited from class org.kuali.rice.kim.impl.group.GroupServiceImplTest
createSampleGroupBOs, getBos, getBusinessObjectServiceMockFor, getCls, getCriteriaLookupMockFor, getGroup1Members, getGroup2Members, getGroupService, getGroupServiceImpl, getMemberGroup, getMemberGroupMember, getQueryResults1, getQueryResultsAll, getQueryResultsEmpty, getSampleGroups, getSampleGroupsByName, injectBusinessObjectServiceIntoGroupService, injectCriteriaLookupServiceIntoGroupService, setBos, setBusinessObjectServiceMockFor, setCls, setCriteriaLookupMockFor, setGroup1Members, setGroup2Members, setGroupService, setGroupServiceImpl, setMemberGroup, setMemberGroupMember, setQueryResults1, setQueryResultsAll, setQueryResultsEmpty, setSampleGroups, setSampleGroupsByName, setupMockContext, test_createGroupNullGroup, test_findGroupIds, test_getDirectGroupIdsForPrincipal, test_getDirectMemberGroupIds, test_getDirectMemberPrincipalIds, test_getDirectParentGroupIds, test_getGroup, test_getGroupByName, test_getGroupByNameNonExistent, test_getGroupIdsForPrincipal, test_getGroupIdsForPrincipalByNamespace, test_getGroupNonExistent, test_getGroupsForPrincipal, test_getGroupsForPrincipalByNamespace, test_getMemberGroupIds, test_getMemberPrincipalIds, test_getMembers_empty, test_getMembers_null, test_getMembers, test_getParentGroupIds, test_isDirectMemberOfGroup, test_isMemberOfGroup, test_lookupGroups, test_updateGroupNullGroup
 
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

GroupServiceRemoteTest

public GroupServiceRemoteTest()
Method Detail

setupServiceUnderTest

public void setupServiceUnderTest()
Overrides:
setupServiceUnderTest in class GroupServiceImplTest

unPublishEndpoint

public void unPublishEndpoint()


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