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