다음을 통해 공유


ExpectedExceptionCommand 클래스

정의

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

생성자

ExpectedExceptionCommand(TestCommand, ExpectedExceptionData)

필드

innerCommand (다음에서 상속됨 DelegatingTestCommand)

속성

Test (다음에서 상속됨 TestCommand)

메서드

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

적용 대상