Method: RSpec::Core::Notifications::StartNotification#count

Defined in:
lib/rspec/core/notifications.rb

#countFixnum

the number counted



26
27
28
# File 'lib/rspec/core/notifications.rb', line 26

def count
  @count
end