Class JAXRSClientIT


@ExtendWith(org.jboss.arquillian.junit5.ArquillianExtension.class) public class JAXRSClientIT extends JaxrsCommonClient
Some tests are the same as the tests in api.rs.core package except how the Response is created. This is because implementation of inbound and outbound Response differ.