Libraries
»
webmock
(3.26.1)
»
Index
»
WebMock
»
Response
»
#should_timeout
Method: WebMock::Response#should_timeout
Defined in:
lib/webmock/response.rb
#
should_timeout
⇒
Object
74 75 76
# File 'lib/webmock/response.rb', line 74
def
should_timeout
@should_timeout
==
true
end