Static Public Attributes | Private Member Functions
tests::test_utils.json_methodTest::MockTestApp Class Reference

List of all members.

Static Public Attributes

tuple foo_json = json_method('FOO')
 JSONEncoder = json.JSONEncoder

Private Member Functions

def _gen_request

Detailed Description

Mock TestApp used to test the json_object decorator.

Definition at line 81 of file test_utils.py.


Member Function Documentation

def tests::test_utils.json_methodTest::MockTestApp::_gen_request (   self,
  method,
  url,
  kw 
) [private]

Definition at line 87 of file test_utils.py.


Member Data Documentation

tuple tests::test_utils.json_methodTest::MockTestApp::foo_json = json_method('FOO') [static]

Definition at line 85 of file test_utils.py.

Definition at line 84 of file test_utils.py.


The documentation for this class was generated from the following file:


webtest
Author(s): AlexV
autogenerated on Sat Jun 8 2019 20:32:07