]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Improve unit test coverage for Ml2 db.py
authorRomil Gupta <romilg@hp.com>
Sat, 25 Oct 2014 11:04:13 +0000 (04:04 -0700)
committerRomil Gupta <romilg@hp.com>
Thu, 1 Jan 2015 17:34:39 +0000 (09:34 -0800)
commite3383f9ac573863c49bf02ff65ea1f8ac1f2b5ee
treee2d29c1294c7ab79d4b5d83a4483e91f30cd82f2
parentb88f9df7339a576fbcdf481225bfc644a2a13b2f
Improve unit test coverage for Ml2 db.py

From coverage report:

Module statements missing excluded branches partial coverage
neutron/plugins/ml2/db 149 9 0 24 3 90%

Partial-Bug: #1269131
Change-Id: I5ef2af33d3a723fadfe618064094ea22241b7da1
neutron/tests/unit/ml2/db/test_ml2_db.py [new file with mode: 0644]
neutron/tests/unit/ml2/db/test_ml2_dvr_db.py