Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 189 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 189 Bytes

mock-http-server facilitates testing Java HTTP client code.

See build.gradle for dependencies info, build with gradle build and test with gradle test.

See src/test for example usage.