commit | 9d2ebc4423a5338b091f562d18ab71d251d72bb2 | [log] [tgz] |
---|---|---|
author | zhufl <zhu.fanglei@zte.com.cn> | Mon Jun 12 11:09:09 2017 +0800 |
committer | zhufl <zhu.fanglei@zte.com.cn> | Mon Jun 12 11:12:33 2017 +0800 |
tree | 432f8b79a2dc4ca79fed90d6bcb8f20ef22e6f58 | |
parent | a194cf1d91cb21616e1b4dec3c37d05c46486fe1 [diff] |
Replace assertGreaterEqual with assertNotEmpty There are still two occurrences of using assertGreaterEqual to check whether list is empty, this is to replace it with assertNotEmpty for code clean. Change-Id: I5bf02d96959561150cd80eb1c16a5e711dc86bd0