|
SVCS - English Documentation
|
Mock implementation of ISubject for testing purposes. More...
#include "../../services/ISubject.hxx"#include "../../services/IObserver.hxx"#include "../../services/Event.hxx"#include <vector>#include <memory>#include <string>#include <algorithm>Go to the source code of this file.
Classes | |
| class | svcs::test::core::mocks::MockSubject |
| struct | svcs::test::core::mocks::MockSubject::RecordedNotification |
Namespaces | |
| namespace | svcs::test::core::mocks |
| Mock objects and test doubles for core component testing. | |
| namespace | svcs::test |
| Comprehensive testing framework for SVCS version control system. | |
| namespace | svcs::test::core |
| Unit tests for core components and data structures. | |
Mock implementation of ISubject for testing purposes.