C# Class NFluent.Tests.LambdaRelatedTests

Show file Open project: tpierrain/NFluent

Private Methods

Method Description
CanCheckForAMessageOnExceptionRaised ( ) : void
CanRaiseWhenUsedWithAnonymousActionExpression ( ) : void
CanRaiseWhenUsedWithParameterlessFuncVariable ( ) : void
CanRaiseWithFailingPropertyGetter ( ) : void
CanRaiseWithNewObjectHavingAFailingCtor ( ) : void
CheckReturnValue ( ) : void
DidNotHaveExpectedPropertyName ( ) : void
DidNotHaveExpectedPropertyValue ( ) : void
DidNotRaiseAny ( ) : void
DidNotRaiseAnyTypedCheck ( ) : void
DidNotRaiseExpected ( ) : void
DidNotRaiseTheExpectedMessage ( ) : void
DidNotRaiseWhenUsedWithAValidParameterlessMethodReturningObject ( ) : void
DidNotRaiseWhenUsedWithAValidParameterlessVoidMethod ( ) : void
DidNotRaiseWhenUsedWithValidAnonymousFuncExpression ( ) : void
DidNotRaiseWhenUsedWithValidDelegateExpression ( ) : void
DidNotRaiseWhenUsedWithValidParameterlessFuncVariable ( ) : void
DidNotThrowWithNewObjectHavingACorrectCtor ( ) : void
ExpectedExceptionRaised ( ) : void
ForceCulture ( ) : void
NoExceptionRaised ( ) : void
NotWords ( ) : void
RestoreCulture ( ) : void
Should_not_raise_when_expected_DueTo_exception_type_is_part_of_inner_exception ( ) : void
Should_raise_when_expected_DueTo_exception_is_not_found_somewhere_within_the_inner_exception ( ) : void
Should_raise_with_the_complete_stack_of_InnerExceptions_details_when_expected_DueTo_exception_is_not_found_somewhere_within_the_inner_exception ( ) : void
UnexpectedExceptionRaised ( ) : void