Module subplotlib::scenario

source ·
Expand description

Scenarios

In general you will not need to interact with the Scenario type directly. Instead instances of it are constructed in the generated test functions and will be run automatically.

Structs

Traits

  • A context element is anything which can be used as a scenario step context.