Do not test libraries
Here also mention to not mock what you don't own and to use an adapter pattern instead
Recommended reads
- Don't mock a type you don't own! - Mockito wiki
- That's Not Yours - Eric Smith
- Don't mock types you don't own - David Tchepak
Teach me back
I really appreciate any feedback about the book and my current understanding of software design.