nngn
Loading...
Searching...
No Matches
TestRegistry Class Reference

#include <registry.h>

Classes

struct  R
 

Static Public Member Functions

static const Vtests ()
 
template<typename T >
static void add ()
 

Private Types

using V = std::vector<std::unique_ptr<QObject>>
 

Static Private Member Functions

static Vm_tests ()
 

Member Typedef Documentation

◆ V

using TestRegistry::V = std::vector<std::unique_ptr<QObject>>
private

Member Function Documentation

◆ add()

template<typename T >
static void TestRegistry::add ( )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ m_tests()

static V & TestRegistry::m_tests ( )
inlinestaticprivate
Here is the caller graph for this function:

◆ tests()

static const V & TestRegistry::tests ( )
inlinestatic
Here is the call graph for this function:

The documentation for this class was generated from the following file: