Class UserGroupServiceTest

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class UserGroupServiceTest
    extends BaseSpringContextTest
    Tests the Group facilities of the UserManager..
    Author:
    keshav, paul
    • Constructor Detail

      • UserGroupServiceTest

        public UserGroupServiceTest()
    • Method Detail

      • testCreateUserGroup

        public void testCreateUserGroup()
        Tests creating a UserGroup
      • testDeleteUserGroup

        public void testDeleteUserGroup()
        Test for deleting a user group
      • testUpdateUserGroup

        public void testUpdateUserGroup()
        Tests updating the UserGroup
      • testUserAddSelvesToAdmin

        public void testUserAddSelvesToAdmin()