Microsoft VisualStudio Unit Testing method should be decorated with a [TestMethod] attribute.
[TestMethod]
public void TestAddMethod()
{
}
[TestMethod] attribute.[TestMethod]
public void TestAddMethod()
{
}