Class ContainerRolesPrincipalProviderTest

java.lang.Object
org.fcrepo.auth.common.ContainerRolesPrincipalProviderTest

Tests for ContainerRolesPrincipalProvider.
Author:
Kevin S. Clarke
  • Constructor Details

  • Method Details

    • setUp

      public void setUp()
      Sets up ContainerRolesPrincipalProviderTest's tests.
    • testSetRole

      public void testSetRole()
      Test for ContainerRolesPrincipalProvider.setRoleNames(Set).
    • testSetRoles

      public void testSetRoles()
      Test for ContainerRolesPrincipalProvider.setRoleNames(Set).
    • testTrimSetRoles

      public void testTrimSetRoles()
      Test for ContainerRolesPrincipalProvider.setRoleNames(Set).
    • testNoConfigedRoleNames

      public void testNoConfigedRoleNames()
      Test for ContainerRolesPrincipalProvider.setRoleNames(Set).
    • testNoRequest

      public void testNoRequest()
      Test for ContainerRolesPrincipalProvider.getPrincipals(javax.servlet.http.HttpServletRequest).
    • testPrincipalEqualsDifferentClass

      Test for ContainerRolesPrincipalProvider.getPrincipals(javax.servlet.http.HttpServletRequest).