Class: ChatNotifier::DebugSummary

Inherits:
Data
  • Object
show all
Defined in:
lib/chat_notifier.rb

Instance Attribute Summary collapse

Instance Attribute Details

#failed_examplesObject (readonly)

Returns the value of attribute failed_examples

Returns:

  • (Object)

    the current value of failed_examples



14
15
16
# File 'lib/chat_notifier.rb', line 14

def failed_examples
  @failed_examples
end