AUnit  0.3.1
Unit testing framework for Arduino platforms inspired by ArduinoUnit.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Naunit
 CFCStringA union of (const char*) and (const __FlashStringHelper*) with a discriminator
 CPrinterUtility class that provides a level of indirection to the Print class where test results can be sent
 CTestBase class of all test cases
 CTestOnceSimilar to Test but performs the loop() method only once
 CTestRunnerThe class that runs the various test cases defined by the test() and testing() macros
 CVerbosityUtility class to hold the Verbosity constants