Home
last modified time | relevance | path

Searched refs:AssertApp (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/Paste/tests/
Dtest_wsgiwrappers.py9 class AssertApp(object): class
39 app = TestApp(AssertApp(assertfunc=valid_name(u'José', encoding='UTF-8')))
43 app = TestApp(AssertApp(assertfunc=valid_name(u'田中', encoding='UTF-8')))
47 app = TestApp(AssertApp(assertfunc=valid_name(u'日本', encoding='UTF-8',
54 app = TestApp(AssertApp(assertfunc=valid_name('日本', post=True)))
61 app = TestApp(AssertApp(assertfunc=valid_name(u'日本', post=True,
67 app = TestApp(AssertApp(assertfunc=valid_name(u'日本', post=True,