public void run() throws Exception { tester.request.setMethod("POST"); tester.param("key", "value"); tester.start("/"); }