Used to aplly RAII to Stdout and STDERR buffers/streams. More...
#include <testdata.h>
Public Member Functions | |
| OutputCaptureManager (UnitTestGroup *RAIITarget) | |
| Captures Output buffers and configures test outputs on creation. | |
| ~OutputCaptureManager () | |
| Restores original output buffers on creation. | |
Used to aplly RAII to Stdout and STDERR buffers/streams.
Definition at line 287 of file testdata.h.
1.8.9.1. Thanks to the
Open Icon Library
for help with some of the icons.