Modify use of assertTrue(A in B)

Developers should use assertIn(A, B) instead of assertTrue(A in B ).

TrivialFix

Change-Id: I6f2b33e73ff3ebf28a681021d58c9b2485a016fd
1 file changed
tree: 66b15d644163d60bcb241f2bbcc3f88d27e5ab2d
  1. common/
  2. functional/
  3. scenario/