Specs
Beautiful C++ Test Framework
Loading...
Searching...
No Matches
GlobalSpecEnvironment.h File Reference
#include <Specs/API.h>

Go to the source code of this file.

Classes

class  SpecsCpp::GlobalSpecEnvironment
 

Namespaces

namespace  SpecsCpp
 

Functions

GlobalSpecEnvironmentSpecsCpp::global_spec_environment ()
 
void SpecsCpp::register_exception_handler (IExceptionHandler *handler)
 
void SpecsCpp::register_reporter (const char *name, ISpecReporter *reporter)
 
void SpecsCpp::register_runner (const char *name, ISpecRunner *runner)