Class: ChatNotifier::DebugSummary
- Inherits:
-
Data
- Object
- Data
- ChatNotifier::DebugSummary
- Defined in:
- lib/chat_notifier.rb
Instance Attribute Summary collapse
-
#failed_examples ⇒ Object
readonly
Returns the value of attribute failed_examples.
Instance Attribute Details
#failed_examples ⇒ Object (readonly)
Returns the value of attribute failed_examples
14 15 16 |
# File 'lib/chat_notifier.rb', line 14 def failed_examples @failed_examples end |