Package

com.github.agourlay.cornichon.http

server

Permalink

package server

Visibility
  1. Public
  2. All

Type Members

  1. case class HttpMockServerResource(interface: Option[String], label: String, portRange: Option[Range]) extends BlockScopedResource with Product with Serializable

    Permalink
  2. trait HttpServer extends AnyRef

    Permalink
  3. class MockHttpServer extends HttpServer

    Permalink
  4. class MockServerRequestHandler extends Http4sDsl[Task]

    Permalink
  5. class MockServerStateHolder extends AnyRef

    Permalink

Value Members

  1. object HttpMockServerResource extends Serializable

    Permalink
  2. object MockHttpServerError extends CornichonError with Product with Serializable

    Permalink

Ungrouped