OTest2
A C++ testing framework
Namespaces | Functions
testmarkdiffprinter.cpp File Reference
#include <testmarkdiffprinter.h>
#include <iostream>
#include <testmarkformatter.h>
#include <testmarkprinter.h>
Include dependency graph for testmarkdiffprinter.cpp:

Go to the source code of this file.

Namespaces

 OTest2
 

Functions

void OTest2::printTestMarkDiff (TestMarkFormatter &formatter_, const std::vector< TestMark::LinearizedRecord > &left_, const std::vector< TestMark::LinearizedRecord > &right_, const DiffLogBlocks &diff_log_, int context_)
 Print difference of two testmarks. More...