Learn R Programming

webmockr (version 2.0.0)

to_timeout: Set timeout as an expected return on a match

Description

Set timeout as an expected return on a match

Usage

to_timeout(.data)

Value

an object of class StubbedRequest, with print method describing the stub

Arguments

.data

input. Anything that can be coerced to a StubbedRequest class object