how is it even possible, that mocking the `save` m...
# mockk
t
how is it even possible, that mocking the
save
method of a spring repository results in mockk mocking ALL the objects i create through the constructor the entity class, the mocked repository is responsible for?