stub
uk.gov.hmrc.objectstore.client.play.test.stub
object stub
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
stub.type
Members list
Type members
Classlikes
Attributes
- Supertypes
-
class Objecttrait Matchableclass 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 PlayObjectStoreClientclass Objecttrait Matchableclass AnyShow all
class StubPlayObjectStoreClientEither(val config: ObjectStoreClientConfig)(implicit m: Materializer, ec: ExecutionContext) extends PlayObjectStoreClientEither, StubObjectStoreClient[FutureEither]
Attributes
- Supertypes
-
class Objecttrait Matchableclass AnyShow all
In this article