fn mediator_setup_groups(mediator: &mut UserGroupMediator)
Expand description

Helper method to add a number of groups to the Groups list and then add users to the groups. Note that everything here is done with names.

Parameters

  • mediator

    The mediator object that owns the list of groups.