Leosac  0.8.0
Open Source Access Control
ServiceRegistry.cpp File Reference
#include "tools/service/ServiceRegistry.hpp"
#include "gtest/gtest.h"
+ Include dependency graph for ServiceRegistry.cpp:

Go to the source code of this file.

Classes

struct  Leosac::Test::DummyServiceInterface
 
struct  Leosac::Test::DummyServiceInterface2
 
struct  Leosac::Test::DummyServiceImpl
 

Namespaces

 Leosac
 This is the header file for a generated source file, GitSHA1.cpp.
 
 Leosac::Test
 Unit test live in this namespace.
 

Functions

 Leosac::Test::TEST (TestRegistry, register_get_service)
 
 Leosac::Test::TEST (TestRegistry, unregister_simple)
 
 Leosac::Test::TEST (TestRegistry, unregister_while_used)
 
 Leosac::Test::TEST (TestRegistry, unregister_no_param)