gregoryyoung / nothing

Replacement of the System.Void type
The Unlicense
57 stars 11 forks source link

Not very testable... #27

Open brporter opened 9 years ago

brporter commented 9 years ago

I'd love to use this, but since it doesn't implement an interface and relies on a static instance, it's a lot more work to integrate Nothing in my DI framework and mock it out.