zio.http.TestServer
See theTestServer companion object
Enables tests that make calls against "localhost" with user-specified Behavior/Responses.
Attributes
- bindPort
Port for HTTP interactions
- driver
The web driver that accepts our Server behavior
- Companion:
- object
- Graph
- Supertypes