Do not print empty list in assertNotEmpty

1. Printing empty list in assertNotEmpty is meaningless
2. Do not use one line function especially when that line
   is not very long.

Change-Id: If952fd622cad9528cbb0532d8d7f573e97869342
2 files changed