Home | History | Annotate | Download | only in test

Lines Matching defs:request_path

607         from cookielib import request_path
611 self.assertEqual(request_path(req),
616 self.assertEqual(request_path(req), "/rheum/rhaponticum")
619 self.assertEqual(request_path(req), "/")