Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

1
  • Thank you. As I also mentioned in my question, it seems like "Fakes" are the way to go. I definitely think a test using fakes is still a Unit Test as a Fake is just a certain type of Test Double, as is Mock. You've helped me feel more confident that my thought evolution is going in the write direction for decoupling tests from implementation. It's been getting more and more smelly recently :P Commented Aug 30, 2020 at 0:38