|
nngn
|
#include <QTest>

Go to the source code of this file.
Classes | |
| class | TestRegistry |
| struct | TestRegistry::R< T > |
Macros | |
| #define | NNGN_TEST(T) static TestRegistry::R<T> NNGN_TEST_REGISTRATION_##T; |
| #define NNGN_TEST | ( | T | ) | static TestRegistry::R<T> NNGN_TEST_REGISTRATION_##T; |