Unit testing attribute decorations
This is my first blog post about unit testing. And so, without further ado here’s a small utility I wrote the other day. Problem Attributes in .NET as well as annotations in Java are great. I simply love the strengths of action filters in ASP.NET MVC, which are…