I think I decided to refactor the code such that t...
# test
s
I think I decided to refactor the code such that the object only contains the external reference and the functions that use it are external and by default take the external reference from the object but can be provided a mock in the tests for example.
👍 1