Database Reference
In-Depth Information
1. To run the curl-based demo/performance test scripts, use this command:
./curl_adams_friends.sh
2. To run the Java REST-binding-based demo/performance test scripts use this
command:
./javarestbinding_adams_friends.sh
Note: As this is a Java REST client, these scripts essentially call certain Java-
based demo/JUnit tests under the covers. This will spew out quite a bit of
information. If you're only interested in seeing the stopwatch details, the re-
commended way to call script is as follows:
./javarestbinding_adams_friends.sh | grep StopWatch
Search WWH ::




Custom Search