C++ Utilities  4.17.0
Useful C++ classes and routines such as argument parser, IO and conversion utilities
Classes | Namespaces
outputcheck.h File Reference
#include "../conversion/stringbuilder.h"
#include <cppunit/extensions/HelperMacros.h>
#include <functional>
#include <iostream>
#include <sstream>
#include <string>
Include dependency graph for outputcheck.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TestUtilities::OutputCheck
 The StandardOutputCheck class asserts whether the (standard) output written in the enclosing code block matches the expected output. More...
 

Namespaces

 TestUtilities
 Contains classes and functions utilizing creating of test applications.