webmockr_reset: webmockr_reset

View source: R/webmockr_reset.R

webmockr_resetR Documentation

webmockr_reset

Description

Clear all stubs and the request counter

Usage

webmockr_reset()

Details

this function runs stub_registry_clear() and request_registry_clear() - so you can run those two yourself to achieve the same thing

Value

nothing

See Also

stub_registry_clear() request_registry_clear()

Examples

# webmockr_reset()

ropensci/webmockr documentation built on June 5, 2023, 12:06 p.m.