Class: Testicles::Report::ErroredTest

Inherits:
FailedTest show all
Defined in:
lib/testicles/report.rb

Overview

Encapsulates the relevant information for a test which raised an unrescued exception.

Instance Attribute Summary

Attributes inherited from PassedTest

#test_name

Method Summary

Methods inherited from FailedTest

#backtrace, #error_message, #file, #initialize, #line

Methods inherited from PassedTest

#initialize

Constructor Details

This class inherits a constructor from Testicles::Report::FailedTest