commit | f3fbebdba6989bad29aed8cf84b247ce83c3440b | [log] [tgz] |
---|---|---|
author | Bin Zhou <zhou.bin9@zte.com.cn> | Fri Sep 02 12:01:27 2016 +0800 |
committer | Bin Zhou <zhou.bin9@zte.com.cn> | Fri Sep 02 12:50:28 2016 +0800 |
tree | 34473d115d0d6853bde9b0b1069ceaf0468b02a7 | |
parent | f628849d385f781a7cac8d794dff8053165ee23f [diff] |
Modify use of assertTrue(A in B) Developers should use assertIn(A, B) instead of assertTrue(A in B ). TrivialFix Change-Id: Iae5f990574a4198178de238138731df90d27063b