I have a class that looks like this:
public class MyService { private MyService(){} public static string GetStuff() { var stuffDid = new
I ran into a similar issue. It turned out that for me it was a bad migration from VS2010 to VS2012 with the *.testrunconfig file. I deleted the old one and set up a new one to resolve the issue.
*.testrunconfig