Members list
Type members
Value members
Concrete methods
Provides a workflow with the "live" default ZIO services.
Provides a workflow with the "live" default ZIO services.
Attributes
Runs a transformation function with the live default ZIO services while ensuring that the workflow itself is run with the test services.
Runs a transformation function with the live default ZIO services while ensuring that the workflow itself is run with the test services.
Attributes
Concrete fields
Constructs a new Live service that implements the Live interface. This
typically should not be necessary as the TestEnvironment already includes
the Live service but could be useful if you are mixing in interfaces to
create your own environment type.
Constructs a new Live service that implements the Live interface. This
typically should not be necessary as the TestEnvironment already includes
the Live service but could be useful if you are mixing in interfaces to
create your own environment type.