Updating the mocks to be complete implementation of the underlying interfaces is not always possible due to cross dependency issues. This commit embeds the interfaces into the mocks so we can at least always compile them.
Pull Request Checklist
[ ] Update release_notes.md if your PR contains major features, breaking changes or bugfixes
Updating the mocks to be complete implementation of the underlying interfaces is not always possible due to cross dependency issues. This commit embeds the interfaces into the mocks so we can at least always compile them.
Pull Request Checklist
release_notes.md
if your PR contains major features, breaking changes or bugfixes