SVCS - English Documentation
Loading...
Searching...
No Matches
svcs::test::cli::mocks::MockHelpService Member List

This is the complete list of members for svcs::test::cli::mocks::MockHelpService, including all inherited members.

clear()svcs::test::cli::mocks::MockHelpServiceinline
getAvailableCommands() constsvcs::test::cli::mocks::MockHelpServiceinline
getCommandDescription(const std::string &commandName) constsvcs::test::cli::mocks::MockHelpServiceinline
MockHelpService(const std::shared_ptr< MockSubject > &mockEventBus)svcs::test::cli::mocks::MockHelpServiceinlineexplicit
setAvailableCommands(const std::vector< std::string > &commands)svcs::test::cli::mocks::MockHelpServiceinline
setCommandDescription(const std::string &commandName, const std::string &description)svcs::test::cli::mocks::MockHelpServiceinline
showCommandHelp(const std::string &commandName)svcs::test::cli::mocks::MockHelpServiceinline
showGeneralHelp()svcs::test::cli::mocks::MockHelpServiceinline
wasCommandHelpCalled(const std::string &commandName) constsvcs::test::cli::mocks::MockHelpServiceinline
wasGeneralHelpCalled() constsvcs::test::cli::mocks::MockHelpServiceinline