Home | History | Annotate | Download | only in test

Lines Matching full:mock

42     This enables tests to check what is written to a (mock) mp_conn.
54 """Get bytes written to this mock."""
60 """Mock for mod_python.apache.mp_conn.
62 This enables tests to specify what should be read from a (mock) mp_conn as
103 """Blocking mock for mod_python.apache.mp_conn.
105 This enables tests to specify what should be read from a (mock) mp_conn as
132 """Put bytes to be read from this mock.
143 """Mock table.
166 """Mock request.
196 """Mock for dispatch.Dispatcher."""