IWrapSetUpTearDown public interface IWrapSetUpTearDown : ICommandWrapper Objects implementing this interface are used to wrap the entire test, including SetUp and TearDown. Documentation Code