stevedore/stevedore/tests
Doug Hellmann fd4e42f0fe Add tutorial section on creating plugins
Expand and reorg the naming discussion.

Add a section on the mechanics of creating plugins,
with some tested example code.

Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2013-06-05 17:11:23 -04:00
..
__init__.py basic ExtensionManager implementation 2012-06-19 15:05:03 -04:00
manager.py Add TestExtensionManager 2012-10-29 09:23:35 -04:00
test_dispatch.py Ignore missing extensions in named dispatch 2013-06-03 09:54:19 -04:00
test_driver.py Add driver property to DriverManager 2012-09-15 16:25:22 -04:00
test_enabled.py flake8 fixes 2013-05-05 11:52:40 -04:00
test_example_fields.py Add tutorial section on creating plugins 2013-06-05 17:11:23 -04:00
test_example_simple.py Add tutorial section on creating plugins 2013-06-05 17:11:23 -04:00
test_extension.py Add ExtensionManager.__getitem__ 2013-06-03 10:54:49 -04:00
test_hook.py Add ExtensionManager.__getitem__ 2013-06-03 10:54:49 -04:00
test_named.py Correct argument types in name sort tests 2013-05-19 12:22:48 -04:00