manila/manila_tempest_tests/tests
Vu Cong Tuan 9863c1b93d Replace assertEqual([], items) with assertEmpty(items)
Since assertEmpty() function has already been implemented in tempest,
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.

TrivialFix
Change-Id: I3d671436e9ea2f7cbdda6d3dbf5c8a3f9d7625d4
2017-06-14 14:28:26 +07:00
..
api Replace assertEqual([], items) with assertEmpty(items) 2017-06-14 14:28:26 +07:00
scenario Switch to use stable data_utils 2017-03-12 18:57:34 -07:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00