8da54e582e
In unittesttools, assertDictEqual() and assertEqual() are implemented by using '!=' operator. But assertEqual() can handle dict, list, set and so on. So we just call assertEqual() to make the tests simpler. Change-Id: I2fdae6892abd3c66bb0702d518101f501e05c4e9 |
||
---|---|---|
.. | ||
inspector_tempest_plugin | ||
unit | ||
__init__.py | ||
base.py | ||
functional.py |