Replies: 1 comment 9 replies
-
Can you go into a bit more detail about your use-case? I think even with a type of |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Lets say we have a class and we want to design it with testing in mind. I'd like to pass an Entity as a dependency:
Is there a better way of doing this? If someone wants to do this they would throw away the strong type checking ... I'm open to suggestions here ...
Beta Was this translation helpful? Give feedback.
All reactions