hypertrace/javaagent

Define abstract HTTP client tests

Opened this issue · 2 comments

Define abstract HTTP client test class that will be used to test HTTP client instrumentations. As a starting point we could use okhttp tests

  • test JSON capture
  • test plain text capture
  • test x-www-form-urlencoded capture
  • test headers capture

Missing tests:

  • apache async client
  • micronaut @shashank11p could you please paste here link to the issue in micronaut?

Micronaut client issue for version 1.0.0 micronaut-projects/micronaut-core#4886