Scenario
Constructor
Methods
build
Builds the object.
def build() -> testdata.Scenario
description
def description(description: str) -> typing.Self
hide_alias_field
def hide_alias_field(hide_alias_field: bool) -> typing.Self
id_val
def id_val(id_val: str) -> typing.Self
name
def name(name: str) -> typing.Self
def string_input(string_input: str) -> typing.Self
See also