### What All APIs from our public headers shall be mocked - [health_monitor.h](https://github.com/eclipse-score/lifecycle/blob/main/score/health_monitor/src/cpp/health_monitor.h). - [tag.h](https://github.com/eclipse-score/lifecycle/blob/main/score/health_monitor/src/cpp/tag.h) - [common.h](https://github.com/eclipse-score/lifecycle/blob/main/score/health_monitor/src/cpp/common.h) ### Acceptance Criteria (DoD) - bazel target `health_monitoring_cc` created and mocking all public headers. - [health_monitor.h](https://github.com/eclipse-score/lifecycle/blob/main/score/health_monitor/src/cpp/health_monitor.h). - [tag.h](https://github.com/eclipse-score/lifecycle/blob/main/score/health_monitor/src/cpp/tag.h) - [common.h](https://github.com/eclipse-score/lifecycle/blob/main/score/health_monitor/src/cpp/common.h) ### How _No response_
What
All APIs from our public headers shall be mocked
Acceptance Criteria (DoD)
health_monitoring_cccreated and mocking all public headers.How
No response