views:

25

answers:

0

When I try to run a new TestMethod on an existing TestClass in Visual Studio 2010 (by right-clicking on the method name and choosing Run Tests) the test method does not execute. After a restart of VS, the problem has gone.

Am I missing some refresh thing, or is right-clicking even the correct way of executing a single test method?