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