0 Replies Latest reply on Jun 7, 2016 6:33 AM by nickarls

    Testing REST service

    nickarls

      I'm using the arquillian rest framework for testing a service. The problem I'm having is that if I have @Deployment(testable=false) then my JAX-RS request filters are firing correctly but my dbunit integration is not working (deployment not enriched). If testable=true then dbunit works but the request filters are not firing. Any tips on how to proceed if you need both working at the same time?

       

      Thanks in advance,

      Nik