JUnit Foundation is a lightweight collection of JUnit watchers, interfaces, and static utility classes that supplement and augment the functionality provided by the JUnit API.
-
Updated
Jun 1, 2024 - Java
JUnit Foundation is a lightweight collection of JUnit watchers, interfaces, and static utility classes that supplement and augment the functionality provided by the JUnit API.
TestNG Foundation is a lightweight collection of TestNG listeners, interfaces, and static utility classes that supplement and augment the functionality provided by the TestNG API.
A Java library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that communicates with a remote service with flaky uptime.
A Java Spring boot API to create a To-Do list app using Firestore as the DB with these patterns implemented : DTO, DAO, logging, caching, load shedding, rate limiting, time limiting, circuit breaking, retrying, Error handling
Add a description, image, and links to the retrying topic page so that developers can more easily learn about it.
To associate your repository with the retrying topic, visit your repo's landing page and select "manage topics."