vmware-nsx/neutron/tests/unit/db/firewall
Zhongyue Luo 3be9a97380 Utilizes assertIsNone and assertIsNotNone
Using assertEqual/assertNotEqual to test if an element
is or is not None is too python2.4.
Our unit testing framework supports assertIsNone and assertIsNotNone
which were created for these types of tests.

Partial-bug: #1230028

Change-Id: Ie0bddae642f7973ee8b0e00164415f8d87de387e
2013-10-23 10:59:16 +08:00
..
__init__.py Firewall as a Service (FWaaS) APIs and DB Model 2013-07-29 22:06:50 -07:00
test_db_firewall.py Utilizes assertIsNone and assertIsNotNone 2013-10-23 10:59:16 +08:00