neutron-dynamic-routing/neutron_dynamic_routing/tests/unit/services
gengchc2 a6832441c2 Replace 'MagicMock' with 'Mock'
MagicMock magically allow things to pass. Any usage should
be replaced with the Mock class and explicit attributes
should be set on it. [1]
[1] http://stackoverflow.com/questions/17181687/mock-vs-magicmock

Change-Id: I0e78443825c9204d180ac369d52780a2a5352a89
2016-10-17 16:10:18 +08:00
..
bgp Replace 'MagicMock' with 'Mock' 2016-10-17 16:10:18 +08:00
__init__.py Move BGP service plugin, agent, and tests out of Neutron repo 2016-05-16 12:22:24 +00:00