ActivityRunOptionsWithZIOPartiallyApplied

zio.temporal.testkit.ZTestWorkflowEnvironment$.ActivityRunOptionsWithZIOPartiallyApplied
final class ActivityRunOptionsWithZIOPartiallyApplied[R](dummy: Boolean) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply[R2 <: ZTestWorkflowEnvironment[R], E, A](f: ZActivityRunOptions[R] => ZIO[R2, E, A])(implicit tag: Tag[R]): ZIO[R2, E, A]