News

C# Corner columnist Patrick Steele says writing unit tests can be a time-consuming chore. He looks at some approaches that can make writing unit tests easier and more efficient for C# programmers.
Take advantage of the Moq open source library to isolate application code from dependencies for testing.