https://github.com/madhur/unit-test-http-retry
Unit testing HTTP retry strategies
https://github.com/madhur/unit-test-http-retry
java testing
Last synced: 5 months ago
JSON representation
Unit testing HTTP retry strategies
- Host: GitHub
- URL: https://github.com/madhur/unit-test-http-retry
- Owner: madhur
- Created: 2020-05-09T15:21:04.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-04T16:42:54.000Z (over 4 years ago)
- Last Synced: 2025-07-08T07:53:10.220Z (12 months ago)
- Topics: java, testing
- Language: Java
- Homepage: https://www.madhur.co.in/blog/2020/05/09/unit-testing-http-retry-strategies.html
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Sample code for the blog article [Unit testing HTTP Retry Strategies](https://www.madhur.co.in/blog/2020/05/09/unit-testing-http-retry-strategies.html)