yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::TestWorkflowGenerator Member List

This is the complete list of members for yaze::cli::TestWorkflowGenerator, including all inherited members.

BuildClickButtonWorkflow(const std::string &button_name)yaze::cli::TestWorkflowGeneratorprivate
BuildOpenAndVerifyWorkflow(const std::string &editor_name)yaze::cli::TestWorkflowGeneratorprivate
BuildOpenEditorWorkflow(const std::string &editor_name)yaze::cli::TestWorkflowGeneratorprivate
BuildTypeInputWorkflow(const std::string &input_name, const std::string &text)yaze::cli::TestWorkflowGeneratorprivate
GenerateWorkflow(const std::string &prompt)yaze::cli::TestWorkflowGenerator
MatchesClickButton(const std::string &prompt, std::string *button_name)yaze::cli::TestWorkflowGeneratorprivate
MatchesMultiStep(const std::string &prompt)yaze::cli::TestWorkflowGeneratorprivate
MatchesOpenAndVerify(const std::string &prompt, std::string *editor_name)yaze::cli::TestWorkflowGeneratorprivate
MatchesOpenEditor(const std::string &prompt, std::string *editor_name)yaze::cli::TestWorkflowGeneratorprivate
MatchesTypeInput(const std::string &prompt, std::string *input_name, std::string *text)yaze::cli::TestWorkflowGeneratorprivate
NormalizeEditorName(const std::string &name)yaze::cli::TestWorkflowGeneratorprivate
TestWorkflowGenerator()=defaultyaze::cli::TestWorkflowGenerator