com.github.agourlay.cornichon.http.server

Members list

Type members

Classlikes

case class HttpMockServerResource(interface: Option[String], label: String, portRange: Option[Range], maxPortBindingRetries: Int) extends BlockScopedResource

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
class MockHttpServer[A](label: String, interface: Option[String], port: Option[Range], mockService: HttpRoutes[IO], maxPortBindingRetries: Int)(useFromAddress: String => IO[A])

Attributes

Supertypes
class Object
trait Matchable
class Any
case object MockHttpServerError extends CornichonError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case class MockHttpServerStartError(e: Exception, label: String, maxPortBindingRetries: Int, interface: String) extends CornichonError

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
trait Http4sDsl[IO]
trait Http4sDsl2[IO, IO]
trait Responses[IO, IO]
trait Statuses
trait RequestDsl
trait Auth
trait Methods
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class Object
trait Matchable
class Any