ExpectedExceptionDecorator Class

Definition

public class ExpectedExceptionDecorator : NUnit.Framework.Internal.Commands.ICommandDecorator
type ExpectedExceptionDecorator = class
    interface ICommandDecorator
Inheritance
ExpectedExceptionDecorator
Implements

Constructors

ExpectedExceptionDecorator(ExpectedExceptionData)

Explicit Interface Implementations

ICommandDecorator.Decorate(TestCommand)
ICommandDecorator.Priority
ICommandDecorator.Stage

Applies to