Table of Contents

Interface IWrapSetUpTearDown

Namespace
NUnit.Framework.Interfaces
Assembly
nunit.framework.dll

Objects implementing this interface are used to wrap the entire test, including SetUp and TearDown.

public interface IWrapSetUpTearDown : ICommandWrapper
Inherited Members