This package contains a unittest test class based on the one from the Mocker mock library (http://labix.org/mocker).
This class provides support for registering Zope 3 components (utilities, adapters, subscription adapters and event handlers) from mocks and tearing down the global component registry during test tear-down.
There are also a few convenience methods and parameter checkers that are useful to Zope and Plone testing.
|