|
blocxx
|
This class can be used to modify/replace the behavior of the Exec functions. More...
#include <ExecMockObject.hpp>
Public Member Functions | |
| virtual | ~ExecMockObject () |
| virtual Process::Status | executeProcessAndGatherOutput (char const *const command[], String &output, char const *const envVars[], const Timeout &timeout, int outputlimit, char const *input) |
| virtual Process::Status | executeProcessAndGatherOutput2 (char const *const command[], String &output, String &erroutput, char const *const envVars[], const Timeout &timeout, int outputlimit, char const *input) |
This class can be used to modify/replace the behavior of the Exec functions.
Definition at line 78 of file ExecMockObject.hpp.
|
virtual |
Definition at line 79 of file ExecMockObject.cpp.
|
virtual |
Definition at line 85 of file ExecMockObject.cpp.
|
virtual |
Definition at line 95 of file ExecMockObject.cpp.
1.8.18