Merge "Trivial: Update pypi url to new url"
This commit is contained in:
commit
48b09a44bb
@ -490,7 +490,7 @@ Any class use ``receives`` must be decorated with ``has_registry_receivers``.
|
||||
Testing with callbacks
|
||||
----------------------
|
||||
|
||||
A python `fixture <https://pypi.python.org/pypi/fixtures>`_ is provided for implementations that need to
|
||||
A python `fixture <https://pypi.org/project/fixtures>`_ is provided for implementations that need to
|
||||
unit test and mock the callback registry. This can be used for example, when your code publishes callback events
|
||||
that you need to verify. Consumers can use ``neutron_lib.tests.unit.callbacks.base.CallbackRegistryFixture``
|
||||
in their unit test classes with the ``useFixture()`` method passing along a ``CallbackRegistryFixture`` instance.
|
||||
|
Loading…
Reference in New Issue
Block a user