Freigeben über


ExpectedExceptionCommand Klasse

Definition

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

Konstruktoren

ExpectedExceptionCommand(TestCommand, ExpectedExceptionData)

Felder

innerCommand (Geerbt von DelegatingTestCommand)

Eigenschaften

Test (Geerbt von TestCommand)

Methoden

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

Gilt für: