Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 310 Bytes

File metadata and controls

4 lines (4 loc) · 310 Bytes

Module that test whether the opentracing data is transmitted among REST resources using Rest Client. There are two applications:

  • Ping application that will invoke the Pong application using the RestClient and will return the expected "ping pong" output.
  • Pong application that will return the "pong" output.