Method: RSpec::Core::Notifications::ProfileNotification#number_of_examples
- Defined in:
-
lib/rspec/core/notifications.rb,
lib/rspec/core/notifications.rb
the number of examples to profile
431 432 433 |
# File 'lib/rspec/core/notifications.rb', line 431 def number_of_examples @number_of_examples end |