Skip to main content

not_implemented

Function not_implemented 

Source
pub fn not_implemented(method: &str, path: &str) -> Value
Expand description

The mock’s own refusal for a path it does not implement. Loud, and it names the path: an unimplemented call must never be able to read as a working one.