micro-test-plus 3.2.2
The µTest++ Testing Framework
Loading...
Searching...
No Matches
Reference
Here is a list of all topics with brief descriptions:
[detail level 1234]
 µOS++ TopicsTopics related to the µOS++ framework
 µTest++Topics related to the µTest++ testing framework
 C++ APITopics related to the µTest++ C++ API
 Initialisation & ExitFunctions for initialising the framework and returning an exit code
 Test CasesTest cases are named sequences of checks
 ExpectationsExpectations are checks whose outcomes are reported
 AssumptionsAssumptions are conditions that must be satisfied for a test to proceed
 Function ComparatorsFunctions for comparing actual and expected values in tests
 Logical FunctionsFunctions used to compose logical expressions in tests
 Checking ExceptionsFunctions for verifying exceptions in test cases
 OperatorsOverloaded operators for expressive test comparisons
 String OperatorsOverloaded operators for string comparison
 Container OperatorsOverloaded operators for container comparison
 Literals and WrappersLiteral operators and wrappers for typed operands
 Utility FunctionsUtility functions for advanced string handling in tests
 Test SuitesTest suites are named collections of test cases
 C APITopics related to the µTest++ C API
 Command Line OptionsOptions for controlling test output verbosity at run-time