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
public void shouldThrowExceptionWhenRestClientExceptionDuringGetCustomer() throws C4CServiceException- Throws:
C4CServiceException
-
shouldGetContactByExternalId
- Throws:
C4CServiceException
-
shouldThrowC4CServiceExceptionWhenEmptyContact
- Throws:
C4CServiceException
-
shouldThrowExceptionWhenRestClientExceptionDuringGetContact
public void shouldThrowExceptionWhenRestClientExceptionDuringGetContact() throws C4CServiceException- Throws:
C4CServiceException
-