6d7a145 Use assertIn for lists

Authored and Committed by omajid 10 years ago
    Use assertIn for lists
    
    assertIn gives more descriptive error messages when the assert fails,
    including the actual contents of the list.
    
        
file modified
+9 -0