Blog Logo

Tag: static class

All tags

Unit Testing a Static Class

I've been trying to find a way to unit test a static class. That is, a class that has no instances. The problem has been that at the end of one test the...

— 16 Jun 2007