target_sources(${PROJECT_NAME}_tests
        PRIVATE
        DummyObject.cpp
        TestableBaseSchema.cpp)
