Method: RSpec::Core::Notifications::MessageNotification#message
- Defined in:
- lib/rspec/core/notifications.rb
permalink #message ⇒ String
the message
264 265 266 |
# File 'lib/rspec/core/notifications.rb', line 264 def @message end |