Package cloud.opencode.base.test.http
package cloud.opencode.base.test.http
-
ClassDescriptionMock HTTP Response — a response to be returned by
TestHttpServerfor a matched route.Recorded HTTP Request — a snapshot of an HTTP request received byTestHttpServer.Request Matcher — predicate for matching incoming HTTP requests inTestHttpServer.Request Verification — Fluent API for verifying recorded HTTP requests.Test HTTP Server — Lightweight in-process HTTP server for unit testing.