Two TypeSafeClient test doubles for unit-testing code that calls it without
hitting the real API: RecordingTypeSafeClient (queue responses, record requests) and
FailingTypeSafeClient (a decorator that fails every Nth call). Depends only on
typesafe-java-core.
Version0.4.0compared with
Version Details
| 0.4.0 | 0.5.0 | |
|---|---|---|
| Release date | Sep 22, 2026 | Sep 23, 2026 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 0.4.0 | 0.5.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.github.dfa1.typesafe-java » typesafe-java-core | 0.4.0 | 0.5.0 |