MCPcopy Create free account
hub / github.com/cpputest/cpputest / MockPrinter

Method MockPrinter

examples/AllTests/MockPrinter.h:46–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44{
45public:
46 explicit MockPrinter()
47 {
48 }
49 virtual ~MockPrinter()
50 {
51 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected