2#include <UnitTestRunner.h>
77 TEST_RUNNER(
TestA) test;
This example shows how to construct and run a single UnitTest class.
UnitTest is a base class for classes that define unit tests.
static bool eq(int s1, int s2)
Return true if two integers are equal.
void printMethod(const char *methodName)
Write name of a class method, iff ioProcessor.