Free Electron
|
Unit testing framework. More...
Classes | |
struct | PredicateContext |
Context used to create the assertion callstack on failure. More... | |
Typedefs | |
using | TestCaseFactory = TestCase *(*)() |
Function pointer type for TestCase factory. More... | |
Unit testing framework.
using JsonTest::TestCaseFactory = typedef TestCase* (*)() |
Function pointer type for TestCase factory.