Module: Crystal::RSpecHelper

Defined in:
lib/crystal/spec/http.rb

Instance Attribute Summary collapse

Instance Attribute Details

#responseObject

Returns the value of attribute response.



3
4
5
# File 'lib/crystal/spec/http.rb', line 3

def response
  @response
end

#workspaceObject

Returns the value of attribute workspace.



3
4
5
# File 'lib/crystal/spec/http.rb', line 3

def workspace
  @workspace
end