stevedore/stevedore/tests
Doug Hellmann e9204ee7b7
add property methods to extension for more entry point values
The underlying EntryPoint class has some similar methods to fetch
these values, but they depend on the version of importlib.metadata
that is installed, so this provides a consistent API

Change-Id: I7a1b9541f0e4042a224e49c890ba3c63e8a5a259
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2020-07-12 17:50:24 -04:00
..
__init__.py basic ExtensionManager implementation 2012-06-19 15:05:03 -04:00
extension_unimportable.py driver: raise by default on import failure 2014-04-25 14:51:45 +02:00
manager.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
test_callback.py Replace external mock with built-in unittest.mock 2020-06-05 15:46:27 +02:00
test_dispatch.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
test_driver.py switch to importlib.metadata package 2020-07-06 08:39:52 -04:00
test_enabled.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
test_example_fields.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
test_example_simple.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
test_extension.py add property methods to extension for more entry point values 2020-07-12 17:50:24 -04:00
test_hook.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
test_named.py Replace external mock with built-in unittest.mock 2020-06-05 15:46:27 +02:00
test_sphinxext.py sphinxext: fix warning message for detailed list 2020-07-12 15:01:34 -04:00
test_test_manager.py Replace external mock with built-in unittest.mock 2020-06-05 15:46:27 +02:00
utils.py Remove oslotest from test-requirements 2017-05-23 12:11:35 +02:00