13#ifndef RTCTK_COMPONENTFRAMEWORK_TEST_FAKERUNTIMEREPOIF_HPP
14#define RTCTK_COMPONENTFRAMEWORK_TEST_FAKERUNTIMEREPOIF_HPP
Base interface for all Runtime Configuration Repository adapters.
Definition runtimeRepoIf.hpp:27
A simple fake implementation of RepositorySubscriberIf to allow testing the interactions and callback...
Definition fakeRepositorySubscriber.hpp:28
Implementation of a fake of RuntimeRepoIf for testing.
Definition fakeRuntimeRepoIf.hpp:26
Header file for an in-memory fake RepositorySubscriberIf.
Definition fakeClock.cpp:15
Header file for RuntimeRepoIf, which defines the API for RuntimeRepoAdapters.