I\'m attempting to unit test some code which makes use of an external library, requiring me to mock it out.
I can make an interface for my initial dependency, however whe