ZTestWorkflowEnvironment

zio.temporal.testkit.ZTestWorkflowEnvironment$
See theZTestWorkflowEnvironment companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

Creates a new instance of ZTestWorkflowEnvironment

Creates a new instance of ZTestWorkflowEnvironment

Attributes

Returns:

managed instance of test environment

See also:

TestWorkflowEnvironment.newInstance

def setup[R : Tag](options: ZAwaitTerminationOptions): URIO[ZTestWorkflowEnvironment[R] & Scope, Unit]

Setup test environment with a guaranteed finalization.

Setup test environment with a guaranteed finalization.

Attributes

options

await options with polling interval and poll delay