Class C4CCustomerServiceImplTest
java.lang.Object
de.hybris.platform.customerticketingc4cintegration.service.C4CCustomerServiceImplTest
Test class for
C4CCustomerServiceImpl-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
C4CCustomerServiceImplTest
public C4CCustomerServiceImplTest()
-
-
Method Details
-
startUp
public void startUp() -
shouldGetIndividualCustomerByExternalId
- Throws:
C4CServiceException
-
shouldThrowC4CServiceExceptionWhenEmptyIndividualCustomer
- Throws:
C4CServiceException
-
shouldThrowExceptionWhenRestClientExceptionDuringGetCustomer
- Throws:
Exception
-
shouldGetContactByExternalId
- Throws:
C4CServiceException
-
shouldThrowC4CServiceExceptionWhenEmptyContact
- Throws:
C4CServiceException
-
shouldThrowExceptionWhenRestClientExceptionDuringGetContact
- Throws:
Exception
-