commit | 2b642c20bcaf1159035faacb90dcbf9e5d0caba2 | [log] [tgz] |
---|---|---|
author | Bin Zhou <zhou.bin9@zte.com.cn> | Fri Sep 02 13:10:32 2016 +0800 |
committer | Bin Zhou <zhou.bin9@zte.com.cn> | Fri Sep 02 08:30:00 2016 +0000 |
tree | 66b15d644163d60bcb241f2bbcc3f88d27e5ab2d | |
parent | 26da898323d23bc3a8a31944e1e0c7e9d19ed983 [diff] |
Modify use of assertTrue(A in B) Developers should use assertIn(A, B) instead of assertTrue(A in B ). TrivialFix Change-Id: I6f2b33e73ff3ebf28a681021d58c9b2485a016fd