Class DefaultDestinationTargetServiceTest
java.lang.Object
de.hybris.platform.apiregistryservices.services.impl.DefaultDestinationTargetServiceTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultDestinationTargetServiceTest
public DefaultDestinationTargetServiceTest()
-
-
Method Details
-
setup
-
testDeregisterAndDeleteTemplateDestinationTarget
public void testDeregisterAndDeleteTemplateDestinationTarget() throws ApiRegistrationException, DeleteDestinationTargetNotPossibleException -
testDeregisterAndDeleteNonTemplateDestinationTarget
public void testDeregisterAndDeleteNonTemplateDestinationTarget() throws ApiRegistrationException, DeleteDestinationTargetNotPossibleException -
testDeregisterAndDeleteDestinationTargetWoChannel
public void testDeregisterAndDeleteDestinationTargetWoChannel() throws ApiRegistrationException, DeleteDestinationTargetNotPossibleException -
testDeregisterAndDeleteTemplateDestinationTargetWoChannel
public void testDeregisterAndDeleteTemplateDestinationTargetWoChannel() throws ApiRegistrationException, DeleteDestinationTargetNotPossibleException
-