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

◆ testCaseEnd()

virtual void fl::test::IReporter::testCaseEnd ( bool passed,
fl::u32 durationMs = 0 )
pure virtual

Called when a test case ends.

Parameters
passedWhether the test passed
durationMsDuration of the test in milliseconds (0 if no timer available)

Implemented in fl::test::DefaultReporter, fl::test::JSONReporter, fl::test::SerialReporter, fl::test::TAPReporter, and fl::test::XMLReporter.

References FL_NOEXCEPT, and testCaseEnd().

Referenced by testCaseEnd().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: