Creates an internal test request.
The route (not URL!) to call.
The method to use for thr request.
The handler for the unittest result.
Custom handler for the raw vibe.d request. Can be used to setup the request data etc.
See Implementation
Creates an internal test request.