Skip to contents

Clear all stubs and the request counter

Usage

webmockr_reset()

Value

nothing

Details

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

Examples

# webmockr_reset()