TestimoX

API Reference

Class

PlanningContext

Namespace TestimoX.Planning
Assembly TestimoX
Modifiers static

Ambient context for exposing the run's DataBus to execution pipeline. Uses AsyncLocal to flow across async boundaries during a single Testimo run.

Inheritance

  • Object
  • PlanningContext

Properties

public static IDataBus CurrentDataBus { get; set; } #

Data bus available to the current async execution context.