Tempest plugin for the Manila project.
Go to file
Vu Cong Tuan 05d94f6f78 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
manila_tempest_tests Replace assertEqual([], items) with assertEmpty(items) 2017-06-14 14:28:26 +07:00