commit | 64862f7bacf6bcf414cbd90e0148276a8da3e16e | [log] [tgz] |
---|---|---|
author | Béla Vancsics <vancsics@inf.u-szeged.hu> | Tue Nov 08 09:12:31 2016 +0100 |
committer | Béla Vancsics <vancsics@inf.u-szeged.hu> | Wed Nov 09 08:00:19 2016 +0100 |
tree | b9e2ad8fc994c929371f8854cb12fafe24df6e4f | |
parent | 059f4db5cc2319530a52e313dec617855726bab2 [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: I3ac49863641e26841210d020e8bca0bd93176423