![]() |
micro-test-plus 3.2.2
The µTest++ Testing Framework
|
µOS++ Topics | Topics related to the µOS++ framework |
µTest++ | Topics related to the µTest++ testing framework |
C++ API | Topics related to the µTest++ C++ API |
Initialisation & Exit | Functions for initialising the framework and returning an exit code |
Test Cases | Test cases are named sequences of checks |
Expectations | Expectations are checks whose outcomes are reported |
Assumptions | Assumptions are conditions that must be satisfied for a test to proceed |
Function Comparators | Functions for comparing actual and expected values in tests |
Logical Functions | Functions used to compose logical expressions in tests |
Checking Exceptions | Functions for verifying exceptions in test cases |
Operators | Overloaded operators for expressive test comparisons |
String Operators | Overloaded operators for string comparison |
Container Operators | Overloaded operators for container comparison |
Literals and Wrappers | Literal operators and wrappers for typed operands |
Utility Functions | Utility functions for advanced string handling in tests |
Test Suites | Test suites are named collections of test cases |
C API | Topics related to the µTest++ C API |
Command Line Options | Options for controlling test output verbosity at run-time |