Class ListableEndpointRestrictionsServiceTest

java.lang.Object
de.hybris.platform.webservicescommons.api.restrictions.services.impl.ListableEndpointRestrictionsServiceTest

@UnitTest public class ListableEndpointRestrictionsServiceTest extends Object
  • Constructor Details

    • ListableEndpointRestrictionsServiceTest

      public ListableEndpointRestrictionsServiceTest()
  • Method Details

    • testEndpointIsAllowedWhenEmptyIdentificationStrategyList

      public void testEndpointIsAllowedWhenEmptyIdentificationStrategyList()
    • testEndpointIsAllowedWhenDisabledEndpointListIsEmpty

      public void testEndpointIsAllowedWhenDisabledEndpointListIsEmpty()
    • testEndpointIsAllowedWhenNoEndpointId

      public void testEndpointIsAllowedWhenNoEndpointId()
    • testEndpointIsAllowedWhenEndpointIdIsNotDisabled

      public void testEndpointIsAllowedWhenEndpointIdIsNotDisabled()
    • testEndpointIsDisabledWhenEndpointIdIsDisabled

      public void testEndpointIsDisabledWhenEndpointIdIsDisabled()