diff options
Diffstat (limited to 'docs/api')
| -rw-r--r-- | docs/api/testing.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/api/testing.rst b/docs/api/testing.rst index 9aebc7d30..7870ed1d3 100644 --- a/docs/api/testing.rst +++ b/docs/api/testing.rst @@ -17,6 +17,14 @@ .. autofunction:: registerViewPermission + .. autofunction:: registerUtility + + .. autofunction:: registerAdapter + + .. autofunction:: registerSubscriber + + .. autofunction:: cleanUp + .. autoclass:: DummyModel :members: |
