heat/heat/tests/constraints
Béla Vancsics dfcb265ae8 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
2016-11-22 08:12:35 +01:00
..
__init__.py collect common constraints 2015-08-02 00:32:07 +08:00
test_common_constraints.py New common constraint 'Expiration' 2016-08-01 12:43:42 +03:00
test_heat_constraints.py Use more specific asserts in tests 2016-11-22 08:12:35 +01:00