class RSpec::Core::Notifications::FailedExampleNotification
def formatted_backtrace
-
(Array
- the examples backtrace lines)
def formatted_backtrace @exception_presenter.formatted_backtrace end
(Array)
- the examples backtrace lines
def formatted_backtrace @exception_presenter.formatted_backtrace end