Partager via


ExpectedExceptionCommand Classe

Définition

public class ExpectedExceptionCommand : NUnit.Framework.Internal.Commands.DelegatingTestCommand
type ExpectedExceptionCommand = class
    inherit DelegatingTestCommand
Héritage
ExpectedExceptionCommand

Constructeurs

ExpectedExceptionCommand(TestCommand, ExpectedExceptionData)

Champs

innerCommand (Hérité de DelegatingTestCommand)

Propriétés

Test (Hérité de TestCommand)

Méthodes

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

S’applique à