class RSpec::Core::Notifications::FailedExampleNotification
def exception
-
(Exception)
- The example failure
def exception @exception_presenter.exception end
(Exception)
- The example failure
def exception @exception_presenter.exception end