Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
75
void DefaultReporter::subcaseEnd() FL_NOEXCEPT {
76
// Nothing needed
77
}
78
79
void DefaultReporter::assertResult(const AssertResult& result) FL_NOEXCEPT {
80
if (!result.mPassed) {
Callers
1
exitSubcase
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected