Uses of Package
cloud.opencode.base.test.http
Packages that use cloud.opencode.base.test.http
-
Classes in cloud.opencode.base.test.http used by cloud.opencode.base.test.httpClassDescriptionMock 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.