offlineimap/test/tests
Eygene Ryabinkin 6cbd2498ae Refactoring: make functions to be private if we can
Make external API of class/module to be smaller, explicitely mark
all internal functions.  Also annotate methods that are implemented
as the part of the parent class interface.

Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
2014-04-30 19:35:56 +04:00
..
__init__.py tests: Add tests for imaputil.* functions 2012-04-03 01:34:59 +02:00
test_00_globals.py Create global instance of command-line options 2013-02-11 23:34:18 +04:00
test_00_imaputil.py Refactoring: make functions to be private if we can 2014-04-30 19:35:56 +04:00
test_01_basic.py Fix str.format() calls for Python 2.6. 2012-06-02 18:25:51 +02:00
test_02_MappedIMAP.py tests: Add MappedIMAP test skeleton 2012-02-17 10:26:43 +01:00