|
Wire Sysio Wire Sysion 1.0.0
|
#include "catch_interfaces_registry_hub.h"#include "catch_context.h"#include "catch_test_case_registry_impl.h"#include "catch_reporter_registry.h"#include "catch_exception_translator_registry.h"#include "catch_tag_alias_registry.h"#include "catch_startup_exception_registry.h"#include "catch_singletons.hpp"#include "catch_enum_values_registry.h"
Go to the source code of this file.
Namespaces | |
| namespace | Catch |
Typedefs | |
| using | Catch::RegistryHubSingleton = Singleton<RegistryHub, IRegistryHub, IMutableRegistryHub> |
Functions | |
| IRegistryHub const & | Catch::getRegistryHub () |
| IMutableRegistryHub & | Catch::getMutableRegistryHub () |
| void | Catch::cleanUp () |
| std::string | Catch::translateActiveException () |