heat-cfntools/heat_cfntools/tests
Shuquan Huang e4503e43cb Replace assertEqual(None, *) with assertIsNone in tests
Replace assertEqual(None, *) with assertIsNone in tests to have
more clear messages in case of failure.

Change-Id: Ic2dca04e7cdd4f837c42b39dd1ce37604c8f101b
Closes-bug: #1280522
2015-12-17 11:20:13 +08:00
..
__init__.py Add cfntools unit test to sync with heat-jeos. 2013-02-21 11:13:42 +13:00
test_cfn_helper.py Replace assertEqual(None, *) with assertIsNone in tests 2015-12-17 11:20:13 +08:00
test_cfn_hup.py Ported tests from mox3 to mock to support Python >= 3.3 2015-02-22 22:19:20 +01:00