Skip to main content

pick_scenario

Function pick_scenario 

Source
fn pick_scenario(request: &MockRequest) -> Option<&'static Scenario>
Expand description

The scenario that answers request, or None when the mock answers nothing like it.