]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Reduce code duplication and fix argument order in test_wsgi
authorElena Ezhova <eezhova@mirantis.com>
Thu, 5 Mar 2015 15:27:16 +0000 (18:27 +0300)
committerElena Ezhova <eezhova@mirantis.com>
Fri, 6 Mar 2015 08:51:49 +0000 (11:51 +0300)
commit9e05f7f37cdb4ec3b4689cb2703d4237d4f0fd5a
treee6b87c413c6f16cf2e274666ee3301b254959591
parent701f29853169c3a1a2edeb67d291305f0e4a9fa4
Reduce code duplication and fix argument order in test_wsgi

Reduced code duplication in ResourceTest class.
Fixed argument order in assertEqual.

Change-Id: Id206d52a23388b73510faed8a06c4718cc919224
neutron/tests/unit/test_wsgi.py