congress-tempest-plugin/tests/scenario/congress_datasources
Vu Cong Tuan b0814a5584 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.

Change-Id: I20879ed2e662040e2d5c843634f9f90f396c33b8
2017-06-13 09:56:19 +07:00
..
__init__.py Change to use tempest plugin framework 2015-09-21 15:29:12 +08:00
_test_keystonev2.py Remove deprecated attrs usage in tempest plugin 2017-05-09 14:50:43 +05:30
test_aodh.py Remove deprecated attrs usage in tempest plugin 2017-05-09 14:50:43 +05:30
test_ceilometer.py Remove deprecated attrs usage in tempest plugin 2017-05-09 14:50:43 +05:30
test_cinder.py Remove deprecated attrs usage in tempest plugin 2017-05-09 14:50:43 +05:30
test_doctor.py Remove deprecated attrs usage in tempest plugin 2017-05-09 14:50:43 +05:30
test_glancev2.py Remove deprecated attrs usage in tempest plugin 2017-05-09 14:50:43 +05:30
test_heat.py Remove deprecated attrs usage in tempest plugin 2017-05-09 14:50:43 +05:30
test_ironic.py Remove deprecated attrs usage in tempest plugin 2017-05-09 14:50:43 +05:30
test_keystonev3.py Add tempest tests for keystonev3 driver 2017-05-22 09:52:50 +05:30
test_murano.py Replace assertEqual([], items) with assertEmpty(items) 2017-06-13 09:56:19 +07:00
test_neutronv2.py Remove deprecated attrs usage in tempest plugin 2017-05-09 14:50:43 +05:30
test_nova.py Remove deprecated attrs usage in tempest plugin 2017-05-09 14:50:43 +05:30
test_swift.py Remove deprecated attrs usage in tempest plugin 2017-05-09 14:50:43 +05:30