]
Katerina Novotna resolved WFLY-4666.
------------------------------------
Resolution: Done
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
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