Method: Fivemat::RSpec3#message

Defined in:
lib/fivemat/rspec3.rb

#message(notification) ⇒ Object



69
70
71
# File 'lib/fivemat/rspec3.rb', line 69

def message(notification)
  output.puts notification.message
end