C# 클래스 AK.F1.Timing.Extensions.ExceptionExtensionsTest

파일 보기 프로젝트 열기: simoneb/ak-f1-timing

비공개 메소드들

메소드 설명
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