neutron-lbaas/neutron_lbaas/tests/tempest/v2/api
Vu Cong Tuan a82ef9d5f5 Replace assertEqual([], items) with assertEmpty(items)
Since assertEmpty() function has already been implemented,
let's use this function instead of generic assertEqual() function.
This change makes the code and the error messages to be more readable.
Therefore it improves maintainability a little bit.

Change-Id: Ibbc698eae826a82f7a09f665ac643051f37e7d41
2017-06-12 16:25:53 +07:00
..
__init__.py Initial Tempest Directory 2015-02-04 18:56:22 +00:00
base.py Remove log translations from neutron-lbaas 2017-05-04 11:23:20 -07:00
test_health_monitor_admin.py Merge "api test: centralize health monitor protocol" 2017-04-19 04:01:39 +00:00
test_health_monitors_non_admin.py Merge "api test: centralize health monitor protocol" 2017-04-19 04:01:39 +00:00
test_listeners_admin.py Merge "api test: Centralize listener/pool protocol" 2017-04-19 04:01:27 +00:00
test_listeners_non_admin.py Merge "api test: Centralize listener/pool protocol" 2017-04-19 04:01:27 +00:00
test_load_balancers_admin.py api test: Check the correct extension 2017-01-10 16:58:48 +00:00
test_load_balancers_non_admin.py Replace assertEqual([], items) with assertEmpty(items) 2017-06-12 16:25:53 +07:00
test_members_admin.py Merge "api test: Centralize listener/pool protocol" 2017-04-19 04:01:27 +00:00
test_members_non_admin.py Merge "api test: Centralize listener/pool protocol" 2017-04-19 04:01:27 +00:00
test_pools_admin.py Merge "api test: Centralize listener/pool protocol" 2017-04-19 04:01:27 +00:00
test_pools_non_admin.py Replace assertEqual([], items) with assertEmpty(items) 2017-06-12 16:25:53 +07:00