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

Method ExecFunctionTest

src/CppUTest/Utest.cpp:706–709  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

704//////////////////// ExecFunctionTest
705
706ExecFunctionTest::ExecFunctionTest(ExecFunctionTestShell* shell)
707 : shell_(shell)
708{
709}
710
711void ExecFunctionTest::testBody()
712{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected