A single expectation about a board, which can be run as a test against a parsed BOARD.
More...
#include <board_expectations.h>
A single expectation about a board, which can be run as a test against a parsed BOARD.
Definition at line 42 of file board_expectations.h.
◆ ~BOARD_EXPECTATION()
| virtual KI_TEST::BOARD_EXPECTATION::~BOARD_EXPECTATION |
( |
| ) |
|
|
virtualdefault |
◆ GetName()
| virtual std::string KI_TEST::BOARD_EXPECTATION::GetName |
( |
| ) |
const |
|
pure virtual |
◆ RunTest()
| virtual void KI_TEST::BOARD_EXPECTATION::RunTest |
( |
const BOARD & | aBrd | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: