Class AssistedServiceCustomer360ControllerIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AssistedServiceCustomer360ControllerIntegrationTest extends AbstractControllerIntegrationIntegrationTest
  • Constructor Details

    • AssistedServiceCustomer360ControllerIntegrationTest

      public AssistedServiceCustomer360ControllerIntegrationTest()
  • Method Details

    • shouldGetC360StoreLocation

      public void shouldGetC360StoreLocation() throws javax.xml.bind.JAXBException
      Throws:
      javax.xml.bind.JAXBException
    • shouldGetC360ReviewList

      public void shouldGetC360ReviewList() throws javax.xml.bind.JAXBException
      Throws:
      javax.xml.bind.JAXBException
    • shouldGet403WhenMakingRequestAsCustomer

      public void shouldGet403WhenMakingRequestAsCustomer() throws javax.xml.bind.JAXBException
      Throws:
      javax.xml.bind.JAXBException
    • getCustomer360WSCall

      protected javax.ws.rs.core.Response getCustomer360WSCall(String username, String password, String path, Customer360QueryListWsDTO customer360QueryListWsDTO) throws javax.xml.bind.JAXBException
      Throws:
      javax.xml.bind.JAXBException
    • marshallDto

      public String marshallDto(Object input, Class<?> c) throws javax.xml.bind.JAXBException
      Throws:
      javax.xml.bind.JAXBException
    • unmarshallResult

      protected <C> C unmarshallResult(javax.ws.rs.core.Response result, Class<C> c) throws javax.xml.bind.JAXBException
      Throws:
      javax.xml.bind.JAXBException