Class ListableEndpointRestrictionsServiceTest
java.lang.Object
de.hybris.platform.webservicescommons.api.restrictions.services.impl.ListableEndpointRestrictionsServiceTest
Unit tests for
ListableEndpointRestrictionsService-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoid
-
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()
-