Class DefaultDestinationServiceTest
java.lang.Object
de.hybris.platform.apiregistryservices.services.impl.DefaultDestinationServiceTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
expectedException
public org.junit.rules.ExpectedException expectedException
-
-
Constructor Details
-
DefaultDestinationServiceTest
public DefaultDestinationServiceTest()
-
-
Method Details
-
before
public void before() -
pingExposedDestinationUrlBadRequestException
- Throws:
DestinationNotFoundException
-
pingExposedDestinationUrlUnauthorizedException
- Throws:
DestinationNotFoundException
-
pingExposedDestinationUrlForbiddenException
- Throws:
DestinationNotFoundException
-
pingExposedDestinationUrlSuccess
- Throws:
DestinationNotFoundException
-
pingConsumedDestinationUrlNotFoundTest
- Throws:
DestinationNotFoundException
-
pingConsumedDestinationUrlTimedOut
- Throws:
DestinationNotFoundException
-
pingConsumedDestinationUrlSuccess
- Throws:
DestinationNotFoundException
-
pingConsumedDestinationUrlInternalServerException
- Throws:
DestinationNotFoundException
-