heat/heat/tests/examples
Zane Bitter 8e1d4ef210 Use assertEqual() instead of assert_()
assertEqual(x, y) reports helpful error messages, unlike assert_(x == y)
which reports only that False is not True.

Change-Id: Idbea59dc4dbbe4ac00bad6f358896fbc9401acab
Signed-off-by: Zane Bitter <zbitter@redhat.com>
2012-09-05 21:52:14 +02:00
..
__init__.py kill all pep8 errors in parser and resources 2012-04-17 12:10:44 +10:00
tags.txt Add unit test framework nose and associated helper scripts 2012-04-13 17:10:30 -04:00
test1.py kill all pep8 errors in parser and resources 2012-04-17 12:10:44 +10:00
test2.py kill all pep8 errors in parser and resources 2012-04-17 12:10:44 +10:00
test3.py Use assertEqual() instead of assert_() 2012-09-05 21:52:14 +02:00