Class: Testicles::Report::PendingTest

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

Overview

Encapsulates the relevant information for a test that the user marked as pending.

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