SmingTest.h
Go to the documentation of this file.
Runner()
Class to simplify generation of begin/end messages for a test group.
Definition: TestGroup.h:34
void runNextGroup()
void execute(Callback onComplete, unsigned initialDelayMs=0)
Definition: SmingTest.h:50
TestGroup *(* Factory)()
Factory function to create a TestGroup class.
Definition: SmingTest.h:55
Runner runner
void registerGroup()
Register a factory function (a lambda) to create a given TestGroup class.
Definition: SmingTest.h:106
void groupComplete(TestGroup *group)
Definition: SmingTest.h:59
1.8.13