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

#include <test_suite.h>

Public Attributes

std::string name
 
std::string description
 
std::vector< std::string > depends_on
 
std::vector< TestCaseDefinitiontests
 

Detailed Description

Definition at line 31 of file test_suite.h.

Member Data Documentation

◆ name

◆ description

std::string yaze::cli::TestGroupDefinition::description

◆ depends_on

std::vector<std::string> yaze::cli::TestGroupDefinition::depends_on

◆ tests

std::vector<TestCaseDefinition> yaze::cli::TestGroupDefinition::tests

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