vmware-nsx/neutron/tests/unit/nicira
Zhongyue Luo a78e1599cf Utilizes assertIn
Using assertTrue and the 'in' operator to test
if an element is in a sequence is too python2.4.
Our unit testing framework supports assertIn
which was created for these types of tests.

Fixes bug #1230028

Change-Id: I8a9147fa9982644067ff45c73e116d88845e47e3
2013-10-09 10:02:51 +08:00
..
etc Remove deprecated NVP options 2013-09-27 14:33:08 -07:00
vshield Support advanced NVP LBaaS Service 2013-09-17 11:07:28 -07:00
__init__.py Support for NVP advanced FwaaS service 2013-09-17 10:18:22 -07:00
fake_nvpapiclient.py Fix failure in multi-chunk state sync for nicira plugin 2013-09-13 07:51:37 -07:00
test_agent_scheduler.py Add (useful) missing headlines to nvp unit test files 2013-09-12 14:36:10 -07:00
test_edge_router.py Merge "Redefine behavior for NvpAdvancedPlugin during network creation" 2013-09-27 14:08:57 +00:00
test_fwaas_plugin.py Support for NVP advanced FwaaS service 2013-09-17 10:18:22 -07:00
test_lbaas_plugin.py Support advanced NVP LBaaS Service 2013-09-17 11:07:28 -07:00
test_maclearning.py Introduce periodic state synchronization with backend 2013-09-03 19:40:20 -07:00
test_networkgw.py Utilizes assertIn 2013-10-09 10:02:51 +08:00
test_nicira_plugin.py Utilizes assertNotIn 2013-10-09 08:25:13 +08:00
test_nvp_api_common.py Correct NVP license header files 2013-08-07 11:34:46 -07:00
test_nvp_api_request_eventlet.py Merge "Utilize assertIsInstance" 2013-10-08 06:23:17 +00:00
test_nvp_api_request.py Correct NVP license header files 2013-08-07 11:34:46 -07:00
test_nvp_sync.py Add an option for always synchronizing status 2013-09-26 08:20:30 -07:00
test_nvplib.py Ensure names are truncated to accommodate NVP limit 2013-09-19 18:14:31 -07:00
test_nvpopts.py Merge "Remove deprecated NVP options" 2013-10-03 16:42:04 +00:00
test_vcns_driver.py Use built-in print() instead of print statement 2013-09-21 07:30:33 -07:00