commit | f180618e0eae29e23138529bf6b6dbdf0a48b56e | [log] [tgz] |
---|---|---|
author | Béla Vancsics <vancsics@inf.u-szeged.hu> | Tue Aug 23 07:36:18 2016 +0200 |
committer | Béla Vancsics <vancsics@inf.u-szeged.hu> | Tue Aug 23 07:36:49 2016 +0200 |
tree | ebbe9726be5390b45b26abc9372fed987ebe3467 | |
parent | d011340aec1dd8eefbaaba50670df13652fa9cd5 [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: I0e6cc33a54e35fe663e5cdf2b947053528a8775f