AshScenario.ScenarioInfo (ash_scenario v0.6.0)

View Source

Runtime introspection for scenarios defined with Spark DSL.

Summary

Functions

Get resolved scenario with inheritance applied.

Get a specific scenario by name.

Get all scenarios defined in a module.

Functions

resolved_scenario(module, name)

Get resolved scenario with inheritance applied.

scenario(module, name)

Get a specific scenario by name.

scenarios(module)

Get all scenarios defined in a module.