yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::TestCaseDefinition Struct Reference

#include <test_suite.h>

Public Attributes

std::string id
 
std::string name
 
std::string script_path
 
std::string description
 
std::string group_name
 
std::vector< std::string > tags
 
std::map< std::string, std::string > parameters
 

Detailed Description

Definition at line 21 of file test_suite.h.

Member Data Documentation

◆ id

std::string yaze::cli::TestCaseDefinition::id

◆ name

std::string yaze::cli::TestCaseDefinition::name

◆ script_path

std::string yaze::cli::TestCaseDefinition::script_path

◆ description

std::string yaze::cli::TestCaseDefinition::description

◆ group_name

std::string yaze::cli::TestCaseDefinition::group_name

◆ tags

std::vector<std::string> yaze::cli::TestCaseDefinition::tags

◆ parameters

std::map<std::string, std::string> yaze::cli::TestCaseDefinition::parameters

The documentation for this struct was generated from the following file: