131132133134135136137
* @see #handle(ratpack.handling.Handler, ratpack.func.Action) * @see #handle(ratpack.func.Action, ratpack.func.Action) * @return a request fixture */ public static RequestFixture requestFixture() { return new DefaultRequestFixture(); }