FastLED 3.9.15
Loading...
Searching...
No Matches
TestResult Struct Reference

Detailed Description

Stores the result of a single test.

Definition at line 37 of file TestRunner.h.

#include <TestRunner.h>

Public Member Functions

 TestResult (const char *name, bool passed, const char *msg="")
 

Public Attributes

const char * mMessage
 
bool mPassed
 
const char * mTestName
 

The documentation for this struct was generated from the following file: