|
RTC Toolkit
0.1.0-alpha
|
#include "rtctk/componentFramework/serviceContainer.hpp"#include <gtest/gtest.h>#include <gmock/gmock.h>#include <memory>#include <iostream>Classes | |
| class | FakeService |
| class | OtherService |
| class | PointerService |
Functions | |
| TEST (TestServiceContainer, Contains) | |
| TEST (TestServiceContainer, List) | |
| TEST (TestServiceContainer, Add) | |
| TEST (TestServiceContainer, Get) | |
| TEST | ( | TestServiceContainer | , |
| Add | |||
| ) |
| TEST | ( | TestServiceContainer | , |
| Contains | |||
| ) |
| TEST | ( | TestServiceContainer | , |
| Get | |||
| ) |
| TEST | ( | TestServiceContainer | , |
| List | |||
| ) |