TestHttpClientIO

object TestHttpClientIO extends Module[IO, IO]
class Module[IO, IO]
class Object
trait Matchable
class Any

Type members

Inherited types

type Client = TestHttpClient[F, A]
Inherited from:
Module
type Req = ReqF[F]
Inherited from:
Module

Value members

Concrete methods

def withIORuntime(autoRespondInitially: Boolean)(implicit r: IORuntime): Client

Inherited methods

def apply(autoRespondInitially: Boolean): Client
Inherited from:
Module