Class: RSpec::Core::Reporter

Inherits:
Object
  • Object
show all
Defined in:
lib/paraspec/rspec_patches.rb

Instance Attribute Summary collapse

Instance Attribute Details

#non_example_exception_countObject (readonly)

Returns the value of attribute non_example_exception_count.



22
23
24
# File 'lib/paraspec/rspec_patches.rb', line 22

def non_example_exception_count
  @non_example_exception_count
end