| Class | Description |
|---|---|
| LatencyAutoConfiguration | Auto-configuration that registers the LatencyFilter when
grails.testing.latency.enabled is true. |
| LatencyFilter | Servlet filter that delays each matched request by a random amount of time before passing it down the filter chain. |
| LatencyProperties | Configuration for artificial request latency, bound from the grails.testing.latency prefix. |