C# Класс AK.F1.Timing.Extensions.ExceptionExtensionsTest

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

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

Метод Описание
GetFatalExceptions ( ) : IEnumerable
GetNonFatalExceptions ( ) : IEnumerable
ThrowException ( ) : void
can_preserve_an_exceptions_stack_trace ( ) : void
is_fatal_correctly_identifies_fatal_exceptions ( ) : void
is_fatal_correctly_identifies_non_fatal_exceptions ( ) : void
preserve_stack_trace_throws_if_exc_is_null ( ) : void