Attributes
- Companion
- class
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Members list
Value members
Concrete methods
Value parameters
- ec
-
The execution context for running non-network related operations, e.g. mapping responses. Defaults to the global execution context.
Attributes
Create a stub backend for testing, which uses the Future response wrapper, and doesn't support streaming.
Create a stub backend for testing, which uses the Future response wrapper, and doesn't support streaming.
See BackendStub for details on how to configure stub responses.
Attributes
Value parameters
- ec
-
The execution context for running non-network related operations, e.g. mapping responses. Defaults to the global execution context.
Attributes
Value parameters
- ec
-
The execution context for running non-network related operations, e.g. mapping responses. Defaults to the global execution context.
Attributes
Value parameters
- ec
-
The execution context for running non-network related operations, e.g. mapping responses. Defaults to the global execution context.
- updateConfig
-
A function which updates the default configuration (created basing on
options
).