Class TasksTest

java.lang.Object
com.mayam.wf.ws.client.TasksTest

public class TasksTest extends Object
Utility class used to check the validity of an API base URL, availability of the webservices at said URL and basic client/server compatibility verification.

Example execution:

 java -jar tasks-ws-client-jar-with-dependencies.jar http://localhost:8080/tasks-ws
 
Author:
Markus MÃ¥rtensson