IWrapTestMethod public interface IWrapTestMethod : ICommandWrapper Objects implementing this interface are used to wrap the TestMethodCommand itself. They apply after SetUp has been run and before TearDown. Documentation Code