|
FastLED 3.9.15
|
|
pure virtual |
Called when a test case ends.
| passed | Whether the test passed |
| durationMs | Duration 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: