Class SecurityControllerTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class SecurityControllerTest extends BaseSpringWebTest
Author:
paul
  • Constructor Details

    • SecurityControllerTest

      public SecurityControllerTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testGetInfo

      public void testGetInfo()
      Experiment has to be public.
    • testRemoveUsersFromGroupDisallowed

      public void testRemoveUsersFromGroupDisallowed()
    • testUpdatePermissions

      public void testUpdatePermissions()