Interface IWrapSetUpTearDown
Objects implementing this interface are used to wrap the entire test, including SetUp and TearDown.
Inherited Members
Namespace: NUnit.Framework.Interfaces
Assembly: nunit.framework.dll
Syntax
public interface IWrapSetUpTearDown : ICommandWrapper