d104d0ff3e
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: I051ce0a96ab0883fdb907ca24bce7e47580758d1 |
||
---|---|---|
.. | ||
openstack | ||
workload | ||
__init__.py |