Class DefaultEndpointRestrictionsConfigStrategyTest

    • Constructor Detail

      • DefaultEndpointRestrictionsConfigStrategyTest

        public DefaultEndpointRestrictionsConfigStrategyTest()
    • Method Detail

      • setUp

        public void setUp()
      • testThrowExceptionWhenNullEndpointId

        public void testThrowExceptionWhenNullEndpointId()
      • testThrowExceptionWhenNullConfigPrefix

        public void testThrowExceptionWhenNullConfigPrefix()
      • testEndpointIsDisabled

        public void testEndpointIsDisabled()
      • testEndpointIsAllowed

        public void testEndpointIsAllowed()
      • testEndpointIsAllowedWhenNoDisabledEndpointsConfiguration

        public void testEndpointIsAllowedWhenNoDisabledEndpointsConfiguration()
      • testDisabledEndpointListIsEmpty

        public void testDisabledEndpointListIsEmpty()
      • testDisabledEndpointListIsNotEmpty

        public void testDisabledEndpointListIsNotEmpty()
      • testGetDisabledEndpoints

        public void testGetDisabledEndpoints()