blob: 2ae76e8aad25377c5179af64586f971c681759bb (
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
 | mail.adaptors.tests package
===========================
.. automodule:: leap.mail.adaptors.tests
    :members:
    :undoc-members:
    :show-inheritance:
Submodules
----------
mail.adaptors.tests.test_models module
--------------------------------------
.. automodule:: leap.mail.adaptors.tests.test_models
    :members:
    :undoc-members:
    :show-inheritance:
mail.adaptors.tests.test_soledad_adaptor module
-----------------------------------------------
.. automodule:: leap.mail.adaptors.tests.test_soledad_adaptor
    :members:
    :undoc-members:
    :show-inheritance:
 |