Static Public Attributes | |
| tuple | foo_json = json_method('FOO') |
| JSONEncoder = json.JSONEncoder | |
Private Member Functions | |
| def | _gen_request |
Mock TestApp used to test the json_object decorator.
Definition at line 81 of file test_utils.py.
| def tests::test_utils.json_methodTest::MockTestApp::_gen_request | ( | self, | |
| method, | |||
| url, | |||
| kw | |||
| ) | [private] |
Definition at line 87 of file test_utils.py.
tuple tests::test_utils.json_methodTest::MockTestApp::foo_json = json_method('FOO') [static] |
Definition at line 85 of file test_utils.py.
tests::test_utils.json_methodTest::MockTestApp::JSONEncoder = json.JSONEncoder [static] |
Definition at line 84 of file test_utils.py.