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 48 of file ExecMockObject.hpp.
|
virtual |
Definition at line 49 of file ExecMockObject.cpp.
|
virtual |
Definition at line 55 of file ExecMockObject.cpp.
References BLOCXX_THROW.
|
virtual |
Definition at line 65 of file ExecMockObject.cpp.
References BLOCXX_THROW.