Backend

smithy4s.tests.PizzaClientSpec.Backend
case class Backend(ref: Ref[IO, State])

Attributes

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

Members list

Value members

Concrete methods

def lastRequest(key: String): IO[Request[IO]]
def prepResponse(key: String, response: Response[IO]): IO[Unit]

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product