|
|
void | SetUp () override |
|
void | TearDown () override |
|
void | provideInput (const std::string &input) |
|
std::string | getOutput () |
|
std::string | getError () |
|
void | clearStreams () |
|
|
std::streambuf * | old_cin |
|
std::streambuf * | old_cout |
|
std::streambuf * | old_cerr |
|
std::stringstream | test_input |
|
std::stringstream | test_output |
|
std::stringstream | test_error |
|
std::shared_ptr< MockEventBus > | event_bus |
|
std::shared_ptr< MockRepositoryManager > | repo_manager |
|
std::unique_ptr< svcs::server::RemoteProtocol > | protocol |
The documentation for this class was generated from the following file: