kaycxx-test
C++ unit test framework
Loading...
Searching...
No Matches
Namespaces
test.hpp File Reference

Includes the complete public test API. More...

#include <kaycxx/test/after_all.hpp>
#include <kaycxx/test/after_each.hpp>
#include <kaycxx/test/before_all.hpp>
#include <kaycxx/test/before_each.hpp>
#include <kaycxx/test/callback.hpp>
#include <kaycxx/test/describe.hpp>
#include <kaycxx/test/failure.hpp>
#include <kaycxx/test/hook.hpp>
#include <kaycxx/test/it.hpp>
#include <kaycxx/test/run_options.hpp>
#include <kaycxx/test/run_tests.hpp>
#include <kaycxx/test/skip.hpp>
#include <kaycxx/test/skipped.hpp>
#include <kaycxx/test/suite.hpp>
#include <kaycxx/test/test_filter.hpp>
#include <kaycxx/test/test_registry.hpp>
Include dependency graph for test.hpp:

Go to the source code of this file.

Namespaces

namespace  kaycxx
 Root namespace for kaycxx libraries.
 
namespace  kaycxx::test
 Unit test framework functions and types.
 

Detailed Description

Includes the complete public test API.