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: I2dae60fe786a99344fc12dd4aeaea9c79c9811c5
1 file changed
tree: 8a5be5eec0f90978163ed792dd6aedda837d932a
  1. manila_tempest_tests/