MoonUnit
 All Data Structures Variables Enumerations Enumerator Groups Pages
Unit Tests

Macros, structures, and constants to define and inspect unit tests. More...

Modules

 Types, enumerations, and structures
 
 Definition
 Macros to define unit tests.
 
 Testing and Logging
 Macros to test assertions, flag failures, and log events.
 
 Resource access
 Macros to access resource strings.
 
 Reflection
 Macros and structures to inspect live unit tests.
 

Detailed Description

This module contains the essential ingredients to add unit tests to your code which MoonUnit can discover and run.

Warning
As unit tests are not intended for installation on end user systems, the APIs defined in these modules are not guaranteed to remain ABI compatible across releases. Source compatibility will be maintained within the same major version of MoonUnit.