Class JAXRSClientIT


@ExtendWith(org.jboss.arquillian.junit5.ArquillianExtension.class) public class JAXRSClientIT extends JaxrsCommonClient
test_strategy_common: If such a annotation is present, the JAX-RS runtime will enforce the specified usage restriction. - Not optional It is a configuration error to constraint a JAX-RS provider implementation to a run-time context in which the provider cannot be applied. In such case a JAX-RS runtime SHOULD inform a user about the issue and ignore the provider implementation in further processing - Should not throw exception, just ignore