C# Class NUnit.Framework.Internal.AsyncSetupTeardownTests

Show file Open project: nunit/nunit

Private Properties

Property Type Description
FailingSetupShouldLetExceptionBubbleUpUnwrapped void
FailingTeardownShouldRecordFailureInTestContext void
Method System.Reflection.MethodInfo
Setup void
SuccessfulSetup void
SuccessfulThenFailingSetupShouldLetExceptionBubbleUpUnwrapped void
SuccessfulThenFailingTeardownShouldRecordFailureInTestContext void

Private Methods

Method Description
FailingSetupShouldLetExceptionBubbleUpUnwrapped ( ) : void
FailingTeardownShouldRecordFailureInTestContext ( ) : void
Method ( string methodName ) : MethodInfo
Setup ( ) : void
SuccessfulSetup ( ) : void
SuccessfulThenFailingSetupShouldLetExceptionBubbleUpUnwrapped ( ) : void
SuccessfulThenFailingTeardownShouldRecordFailureInTestContext ( ) : void