C# Class AK.F1.Timing.Extensions.ExceptionExtensionsTest

Show file Open project: simoneb/ak-f1-timing

Private Methods

Method Description
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