Module: HttpTest::HttpMethods::Response::FaradayHelper
Instance Attribute Summary collapse
-
#faraday_response ⇒ Object
Returns the value of attribute faraday_response.
Instance Attribute Details
#faraday_response ⇒ Object
Returns the value of attribute faraday_response.
14 15 16 |
# File 'lib/http-test/http_methods.rb', line 14 def faraday_response @faraday_response end |