Class: Miniswen::Testing::RawResponse

Inherits:
Data
  • Object
show all
Defined in:
lib/miniswen/testing.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bodyObject (readonly)

Returns the value of attribute body

Returns:

  • (Object)

    the current value of body



48
49
50
# File 'lib/miniswen/testing.rb', line 48

def body
  @body
end