C++ Utilities  4.9.2
Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities
StandardOutputCheck Member List

This is the complete list of members for StandardOutputCheck, including all inherited members.

StandardOutputCheck(const string &expectedOutput)StandardOutputCheck
StandardOutputCheck(string &&expectedOutput, string &&alternativeOutput)StandardOutputCheck
StandardOutputCheck(function< void(const string &output)> &&customCheck)StandardOutputCheck
~StandardOutputCheck()StandardOutputCheck