C# Класс Patterns.Specifications.Steps.ExceptionHandling.TrySteps

Показать файл Открыть проект

Открытые методы

Метод Описание
TrySteps ( ExceptionHandlingContext context, ErrorContext errorContext ) : FluentAssertions

Приватные методы

Метод Описание
AssertDefaultReturnValue ( ) : void
AssertReturnValue ( ) : void
CustomStrategyStoreExceptions ( ) : void
DefaultStrategyStoreExceptions ( ) : void
RunExceptionalAction ( string useCustom ) : void
RunExceptionalFunction ( string useCustom ) : void
RunNormalAction ( ) : void
RunNormalFunction ( ) : void

Описание методов

TrySteps() публичный Метод

public TrySteps ( ExceptionHandlingContext context, ErrorContext errorContext ) : FluentAssertions
context Patterns.Specifications.Models.ExceptionHandling.ExceptionHandlingContext
errorContext Patterns.Specifications.Models.ErrorContext
Результат FluentAssertions