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()

webmockr documentation built on March 7, 2023, 5:25 p.m.