File containing the Mock class of the SystemCommandExecutor class. More...
Go to the source code of this file.
Data Structures | |
class | MockSystemCommandExecutor |
Class to emulate the behavior of the SystemCommandExecutor class. More... | |
File containing the Mock class of the SystemCommandExecutor class.
This file contains a mock class for the SystemCommandExecutor class. It uses Google Mock to create mock methods for the SystemCommandExecutor class.
Definition in file MockSystemCommandExecutor.hpp.