FastLED 3.9.15
Loading...
Searching...
No Matches

◆ ~Subcase()

fl::test::Subcase::~Subcase ( )

Definition at line 452 of file fltest.cpp.hpp.

452 {
453 if (mEntered) {
455 }
456}
SubcaseSignature mSignature
Definition fltest.h:296
static TestContext & instance() FL_NOEXCEPT
void exitSubcase(const SubcaseSignature &sig) FL_NOEXCEPT

References fl::test::TestContext::exitSubcase(), FL_NOEXCEPT, fl::test::TestContext::instance(), mEntered, and mSignature.

+ Here is the call graph for this function: