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

Method crashOnFailure

src/CppUTestExt/MockSupport.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56void MockSupport::crashOnFailure(bool shouldCrash)
57{
58 activeReporter_->crashOnFailure(shouldCrash);
59}
60
61void MockSupport::setMockFailureStandardReporter(MockFailureReporter* reporter)
62{

Callers 4

crashOnFailure_cFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36