commit | 1d76d5c47680a7c09e2913061d5b7cf81c61fb6a | [log] [tgz] |
---|---|---|
author | shizhihui <zhihui.shi@easystack.cn> | Wed Jul 27 09:47:29 2016 +0800 |
committer | shizhihui <zhihui.shi@easystack.cn> | Wed Jul 27 15:42:23 2016 +0800 |
tree | 2dd9c9f6d7ce98b047e4a25b5f7313900193cc19 | |
parent | 20276cf7d4b9cf659054fabcfe2e7602a9bf58e9 [diff] |
Supplement:use assertEqual() instead of assertDictEqual() we can use assertEqual() instead of assertDictEqual(). This will make the unit test code more consistent, and will also simplify the development of unit tests. This patch is left by the patch above of mine. Change-Id: I05cdbb3fde2476f0e92dd0aca1d44d21a4f2af69