commit | 77717e9e1e21ff1c976fb0678428ccc35c1993ed | [log] [tgz] |
---|---|---|
author | Béla Vancsics <vancsics@inf.u-szeged.hu> | Mon Aug 22 09:15:29 2016 +0200 |
committer | Béla Vancsics <vancsics@inf.u-szeged.hu> | Tue Nov 22 08:12:35 2016 +0100 |
tree | 5861cb40e69e4a8f36ee2ebe016048a7f51bbef1 | |
parent | 5a4f09ade63262ad7fe0f4c9a22af8a1e588e74d [diff] |
Use more specific asserts in tests Instead of assertTrue and assertFalse use more specific asserts. They are compatible with Python 2.7[1] and 3.4[2] [1]: https://docs.python.org/2.7/library/unittest.html [2]: https://docs.python.org/3.4/library/unittest.html Change-Id: Ifee66714db561fb329911395b2cfdd90c689b609