C# 클래스 NUnit.Framework.Internal.AsyncSetupTeardownTests

파일 보기 프로젝트 열기: nunit/nunit

Private Properties

프로퍼티 타입 설명
FailingSetupShouldLetExceptionBubbleUpUnwrapped void
FailingTeardownShouldRecordFailureInTestContext void
Method System.Reflection.MethodInfo
Setup void
SuccessfulSetup void
SuccessfulThenFailingSetupShouldLetExceptionBubbleUpUnwrapped void
SuccessfulThenFailingTeardownShouldRecordFailureInTestContext void

비공개 메소드들

메소드 설명
FailingSetupShouldLetExceptionBubbleUpUnwrapped ( ) : void
FailingTeardownShouldRecordFailureInTestContext ( ) : void
Method ( string methodName ) : MethodInfo
Setup ( ) : void
SuccessfulSetup ( ) : void
SuccessfulThenFailingSetupShouldLetExceptionBubbleUpUnwrapped ( ) : void
SuccessfulThenFailingTeardownShouldRecordFailureInTestContext ( ) : void