Uses of Package
io.github.teceli.resiliencia.test
Packages that use io.github.teceli.resiliencia.test
-
Classes in io.github.teceli.resiliencia.test used by io.github.teceli.resiliencia.testClassDescriptionA pass-through
Resilientfor testing code that composes or accepts patterns (e.g.DeterministicClockfor tests: time only moves when advanced explicitly viaManualClock.advance(java.time.Duration)or when a pattern sleeps, so timing-based behavior (Retry backoff, RateLimiter windows) can be asserted exactly and runs instantly.AssertJ assertions forOutcome.