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.