We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
4492f3c
mock.delayInMs(200).onGet("/foo").reply(200); mock.delayInMs(0).onGet("/bar").reply(200);