Class: SlackMessage::RSpec::FauxResponse

Inherits:
Struct
  • Object
show all
Defined in:
lib/slack_message/rspec.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bodyObject

Returns the value of attribute body

Returns:

  • (Object)

    the current value of body



40
41
42
# File 'lib/slack_message/rspec.rb', line 40

def body
  @body
end

#codeObject

Returns the value of attribute code

Returns:

  • (Object)

    the current value of code



40
41
42
# File 'lib/slack_message/rspec.rb', line 40

def code
  @code
end