Method: RSpec::Core::Notifications::ProfileNotification#example_groups
- Defined in:
- lib/rspec/core/notifications.rb
#example_groups ⇒ Array<RSpec::Core::Profiler>
example groups run
431 432 433 |
# File 'lib/rspec/core/notifications.rb', line 431 def example_groups @example_groups end |