]
Kabir Khan updated WFLY-4666:
-----------------------------
Fix Version/s: 9.0.0.Final
Add smoke test for jaxrs-client
--------------------------------
Key: WFLY-4666
URL:
https://issues.jboss.org/browse/WFLY-4666
Project: WildFly
Issue Type: Task
Components: Test Suite
Reporter: Katerina Novotna
Assignee: Katerina Novotna
Fix For: 9.0.0.Final
https://issues.jboss.org/browse/EAP7-318 is adding resteasy-client.
This test serves as basic smoke tests to be run within the testsuite.
*BasicClientTestCase*:
* creates instance of resteasy client
* sends GET, POST, PUT and DELETE requests to the server
* verifies the answer from the server