TestMethodCommand public class TestMethodCommand : TestCommand TestMethodCommand is the lowest level concrete command used to run actual test cases. Documentation public TestMethodCommand(TestMethod testMethod) Initializes a new instance of the TestMethodCommand class.