13#ifndef RTCTK_COMPONENTFRAMEWORK_TEST_FAKEOLDBIF_HPP
14#define RTCTK_COMPONENTFRAMEWORK_TEST_FAKEOLDBIF_HPP
Base interface for all OLDB adapters.
Definition oldbIf.hpp:25
Implementation of a fake of OldbIf for testing.
Definition fakeOldbIf.hpp:26
A simple fake implementation of RepositorySubscriberIf to allow testing the interactions and callback...
Definition fakeRepositorySubscriber.hpp:28
Header file for an in-memory fake RepositorySubscriberIf.
Definition fakeClock.cpp:15
Header file for OldbIf, which defines the API for OldbAdapters.