|
kaycxx-test
C++ unit test framework
|
Defines registered test hooks. More...
#include <source_location>#include <string>#include <string_view>#include <kaycxx/test/callback.hpp>#include <kaycxx/test/run_options.hpp>

Go to the source code of this file.
Classes | |
| class | kaycxx::test::hook |
| Registered setup or teardown hook. More... | |
Namespaces | |
| namespace | kaycxx |
| Root namespace for kaycxx libraries. | |
| namespace | kaycxx::test |
| Unit test framework functions and types. | |
Defines registered test hooks.