52 static void set(
const std::string & ) ;
55 static bool enabled() noexcept ;
58 static bool enabled(
const char * name ) ;
65#if defined(_DEBUG) || defined(G_TEST_ENABLED)
A static interface for enabling test features at run-time.
static bool enabled() noexcept
Returns true if test features are enabled.
static void set(const std::string &)
Sets the test specification string.