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

Method willRun

src/CppUTest/Utest.cpp:284–287  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

282}
283
284bool UtestShell::willRun() const
285{
286 return true;
287}
288
289bool UtestShell::isRunInSeperateProcess() const
290{

Callers 4

TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected