mock {crul} | R Documentation |
Mocking HTTP requests
Description
Mocking is now controlled by params within the various clients:
HttpClient()
, Async()
and AsyncVaried()
Usage
mock(on = TRUE)
Arguments
on |
(logical) turn mocking on with |
[Package crul version 1.6.0 Index]