summaryrefslogtreecommitdiff
path: root/doc/api.rst
blob: 3e00969426707f1a1af39bd434fd5571ba9638de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
testtools API documentation
===========================

Generated reference documentation for all the public functionality of
testtools.

Please :doc:`send patches </hacking>` if you notice anything confusing or
wrong, or that could be improved.


.. toctree::
   :maxdepth: 2


testtools
---------

.. automodule:: testtools
   :members:

testtools.assertions
--------------------

.. automodule:: testtools.assertions
   :members:



testtools.matchers
------------------

.. automodule:: testtools.matchers
   :members:


testtools.twistedsupport
-------------------------

.. automodule:: testtools.twistedsupport
   :members:
   :special-members: __init__