|
SVCS - English Documentation
|
This is the complete list of members for svcs::test::cli::mocks::MockHelpService, including all inherited members.
| clear() | svcs::test::cli::mocks::MockHelpService | inline |
| getAvailableCommands() const | svcs::test::cli::mocks::MockHelpService | inline |
| getCommandDescription(const std::string &commandName) const | svcs::test::cli::mocks::MockHelpService | inline |
| MockHelpService(const std::shared_ptr< MockSubject > &mockEventBus) | svcs::test::cli::mocks::MockHelpService | inlineexplicit |
| setAvailableCommands(const std::vector< std::string > &commands) | svcs::test::cli::mocks::MockHelpService | inline |
| setCommandDescription(const std::string &commandName, const std::string &description) | svcs::test::cli::mocks::MockHelpService | inline |
| showCommandHelp(const std::string &commandName) | svcs::test::cli::mocks::MockHelpService | inline |
| showGeneralHelp() | svcs::test::cli::mocks::MockHelpService | inline |
| wasCommandHelpCalled(const std::string &commandName) const | svcs::test::cli::mocks::MockHelpService | inline |
| wasGeneralHelpCalled() const | svcs::test::cli::mocks::MockHelpService | inline |