ST_engine
0.3-ALPHA
|
Tests fixture for the console. More...
Protected Member Functions | |
uint8_t | get_log_level () |
void | write (ST::log_type type, const std::string &text) |
void | SetUp () override |
void | TearDown () override |
Protected Attributes | |
console * | test_cnsl {} |
message_bus * | msg_bus {} |
Tests fixture for the console.
Definition at line 15 of file console_tests.cpp.