SttpClientStubbing

sttp.client4.asynchttpclient.zio.`package`.SttpClientStubbing
object SttpClientStubbing extends WebSocketStreamClientStubbing[Any, ZioStreams]

Attributes

Graph
Supertypes
trait WebSocketStreamClientStubbing[Any, ZioStreams]
trait AbstractClientStubbing[Any, ZioStreams & WebSockets]
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited classlikes

trait Service

Attributes

Inherited from:
AbstractClientStubbing
Supertypes
class Object
trait Matchable
class Any
case class StubbingWhenRequest

Attributes

Inherited from:
AbstractClientStubbing
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited types

type Backend = WebSocketStreamBackend[[_] =>> RIO[Any, _$25], ZioStreams]

Attributes

Inherited from:
WebSocketStreamClientStubbing
type BackendStub = WebSocketStreamBackendStub[[_] =>> RIO[Any, _$26], ZioStreams]

Attributes

Inherited from:
WebSocketStreamClientStubbing

Attributes

Inherited from:
AbstractClientStubbing

Value members

Inherited methods

def backendStub: WebSocketStreamBackendStub[[_] =>> RIO[Any, _$27], ZioStreams]

Attributes

Inherited from:
WebSocketStreamClientStubbing
def proxy(stub: Ref[WebSocketStreamBackendStub[[_] =>> RIO[Any, _$28], ZioStreams]]): WebSocketStreamBackend[[_] =>> RIO[Any, _$29], ZioStreams]

Attributes

Inherited from:
WebSocketStreamClientStubbing

Inherited fields

val layer: ZLayer[Any, Nothing, Has[Service] & Has[Backend]]

Attributes

Inherited from:
AbstractClientStubbing
val monad: RIOMonadAsyncError[Any]

Attributes

Inherited from:
AbstractClientStubbing