L.9.1 Test this service using the Java Command-line test program
To test this service using the Java command-line test program, follow these steps:
- Create the required JSON and populate the appropriate parameters. Save it in a file (Request.json).
- Open Command Line and navigate to the location of the JSON files.
- Run the command mentioning the relevant web service and the JSON file.
Example:
java -jar PricingClient.jar input1.json <RESTFUL_URL>