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

Method MockExpectedCall

src/CppUTestExt/MockExpectedCall.cpp:31–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29#include "CppUTestExt/MockCheckedExpectedCall.h"
30
31MockExpectedCall::MockExpectedCall()
32{
33}
34
35MockExpectedCall::~MockExpectedCall()
36{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected