Method: WebMock::Response#should_timeout

Defined in:
lib/webmock/response.rb

#should_timeoutObject



74
75
76
# File 'lib/webmock/response.rb', line 74

def should_timeout
  @should_timeout == true
end