All Classes and Interfaces

Class
Description
 
 
 
test suite for MCP tool tests
 
Class to test all class in the VOOT connector for Grouper.
 
 
 
child bean
 
parent bean
 
 
 
 
unit tests for GrouperMcpAdminExternalSystemGet (admin_external_system_get MCP tool).
unit tests for GrouperMcpAdminSearchConfigs (admin_config_search MCP tool).
unit tests for GrouperMcpAssignAttributes (attribute_assignment_save MCP tool), including assignment-on-assignment for attestation-style workflows.
unit tests for GrouperMcpDocSearch (doc_search MCP tool)
unit tests for GrouperMcpFindGroups (group_find MCP tool)
unit tests for GrouperMcpFindStems (folder_find MCP tool)
unit tests for GrouperMcpFolderDelete (folder_delete MCP tool)
unit tests for GrouperMcpGetAttributeAssignmentsLite (attribute_assignment_get MCP tool).
unit tests for GrouperMcpGetAuditEntries (audit_get MCP tool).
unit tests for GrouperMcpGetMembersLite (group_get_members MCP tool)
unit tests for GrouperMcpGetSubjects (entity_get MCP tool)
unit tests for GrouperMcpGroupDelete (group_delete MCP tool)
unit tests for GrouperMcpHasMember (group_has_member MCP tool)
unit tests for GrouperMcpInstitutionalTools (institutional_tools MCP tool)
unit tests for GrouperMcpLdapSearch (ldap MCP tool).
unit tests for GrouperMcpAuthUser readwrite scope restriction methods.
unit tests for GrouperMcpSqlGetSchema (sql_get_schema MCP tool)
unit tests for GrouperMcpSqlSelect (sql_select MCP tool)
 
 
 
 
rest client settings
test the output converter
 
 
 
Helper example class.
 
 
 
 
 
 
Class to test the parameter passing to main service logic for the VOOT connector for Grouper.
Class to test the parameter passing to main service logic for the VOOT connector for Grouper.
Class to test the main service logic for the VOOT connector for Grouper.
Class to test the main service logic for the VOOT connector for Grouper.
run a manual web service
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
which type of client are we capturing
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
interface for generated sample
tyep of generated request
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Setup: new GroupSave(grouperSession).assignName("aStem:aGroup").assignCreateParentStemsIfNotExist(true).save(); addMember("aStem:aGroup", "test.subject.0"); addMember("aStem:aGroup", "test.subject.1"); addMember("aStem:aGroup", "test.subject.2"); addMember("aStem:aGroup", "test.subject.3"); addMember("aStem:aGroup", "test.subject.4"); addMember("aStem:aGroup", "test.subject.5"); addMember("aStem:aGroup", "test.subject.6"); addMember("aStem:aGroup", "test.subject.7"); addMember("aStem:aGroup", "test.subject.8"); addMember("aStem:aGroup", "test.subject.9");
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
interface for generated sample
 
 
 
interface for generated sample
type of rest request
 
 
 
 
 
 
 
poc class for groups
poc class for members