Compartir a través de


ExpectedExceptionCommand Clase

Definición

public class ExpectedExceptionCommand : NUnit.Framework.Internal.Commands.DelegatingTestCommand
type ExpectedExceptionCommand = class
    inherit DelegatingTestCommand
Herencia
ExpectedExceptionCommand

Constructores

ExpectedExceptionCommand(TestCommand, ExpectedExceptionData)

Campos

innerCommand (Heredado de DelegatingTestCommand)

Propiedades

Test (Heredado de TestCommand)

Métodos

Execute(TestExecutionContext)
ProcessException(Exception, TestExecutionContext)
ProcessNoException(TestExecutionContext)

Se aplica a