commit | e191cb1f244b90c7b11daeed95d8f1be69c258cb | [log] [tgz] |
---|---|---|
author | Attila Fazekas <afazekas@redhat.com> | Mon Jul 29 06:41:52 2013 +0200 |
committer | Attila Fazekas <afazekas@redhat.com> | Mon Jul 29 14:52:33 2013 +0200 |
tree | 32ef4bbce9d6dbefc3d09016c25815fb57d32a36 | |
parent | c1fa97e7ee219ce3ecdf3c028390ae0462fbbc99 [diff] |
Use assertIn and assertNotIn instead of assertTrue/assertFalse The assertIn and assertNotIn is defined in testtools, it is expected to work with all testtools supported python version. The assertIn and assertNotIn is more verbose when a real issue occurs. Change-Id: I7a21a6e38f606deb58b5bade6414f6c4a4142f4b