Assert.Throws<> Over ExpectedException
Writing unit tests that expects a given type of exception under given circumstances is essential for any test suite. Although it
NUnit Support for AutoFixture
For a more general introduction to AutoFixture, see my previous post. For a long time it has been an xUnit exclusive to utilize AutoData in your
Easy Property Notification Verification in MVVM
Currently I’m doing a lot of WPF, we’re profound users of the MVVM pattern. I therefore often find myself writing a lot of
Continuous Integration with GitHub, TeamCity, Azure Websites and IIS7
The CI objective is to continuously and frequently incorporate changes to the codebase into a centralized build process which may include
Verify Your Guards With AutoFixture
An important tool in leveraging loosely-coupled components is using dependency injection (DI). A common and wide-spread approach to DI is using constructor
Danish Developer Conference 2013
The upcoming Danish Developer Conference 2013 (DDC) is my first conference this year. I attended DDC last year, which was the first time