Method: RSpec::Core::Notifications::GroupNotification#group
- Defined in:
- lib/rspec/core/notifications.rb
permalink #group ⇒ RSpec::Core::ExampleGroup
the current group
258 259 260 |
# File 'lib/rspec/core/notifications.rb', line 258 def group @group end |