go('mail'); $res = $this->ajaxResponse('getunread', "rcmail.http_request('getunread')"); $this->assertEquals('getunread', $res['action']); } }