MCPcopy Create free account
hub / github.com/FastLED/FastLED / subcaseEnd

Method subcaseEnd

src/fl/test/fltest.cpp.hpp:75–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75void DefaultReporter::subcaseEnd() FL_NOEXCEPT {
76 // Nothing needed
77}
78
79void DefaultReporter::assertResult(const AssertResult& result) FL_NOEXCEPT {
80 if (!result.mPassed) {

Callers 1

exitSubcaseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected