1
# Copyright 2009 Canonical Ltd. This software is licensed under the
2
# GNU Affero General Public License version 3 (see the file LICENSE).
3
"""Miscellaneous testing helpers."""
11
"""Implement the minimum functionality required by Z3 ZODB dependencies
13
Installed as part of FunctionalLayer.testSetUp() to allow the http()
14
method (zope.app.testing.functional.HTTPCaller) to work.