]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Improve readability of MagicMock use in RYU test
authorKevin Benton <blak111@gmail.com>
Fri, 30 May 2014 04:15:22 +0000 (21:15 -0700)
committerKevin Benton <blak111@gmail.com>
Fri, 30 May 2014 04:15:22 +0000 (21:15 -0700)
commitbeccd7cda8a4e33968eb5cb4d70fb89d5b471f8f
tree9cca4229ebf84c8e938582a9c5aeebfd3a3c3855
parente65b06f458f179c50f7b4d4f7ba269d7343ef461
Improve readability of MagicMock use in RYU test

Replaces an unnecessarily complex setup of a magicmock
in an RYU test module.

Change-Id: If2e99ff76114d896a6480a884a531f901198caa5
neutron/tests/unit/ryu/test_ryu_security_group.py