stub

uk.gov.hmrc.objectstore.client.play.test.stub
object stub

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
stub.type

Members list

Type members

Classlikes

trait StubObjectStoreClient[F[_]]

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type
class StubPlayObjectStoreClient(val config: ObjectStoreClientConfig)(implicit m: Materializer, ec: ExecutionContext) extends PlayObjectStoreClient, StubObjectStoreClient[Future]

Attributes

Supertypes
trait StubObjectStoreClient[Future]
class Object
trait Matchable
class Any
Show all
class StubPlayObjectStoreClientEither(val config: ObjectStoreClientConfig)(implicit m: Materializer, ec: ExecutionContext) extends PlayObjectStoreClientEither, StubObjectStoreClient[FutureEither]

Attributes

Supertypes
class Object
trait Matchable
class Any
Show all