deb-heat/heat/tests/api/aws
Bertrand Lallau 00b396b500 Use assertIsNone instead of assertEqual(None, ***)
Instead of using assertEqual(None, ***), developers should
use assertIsNone(***).

Change-Id: I7be8259361130d28b6ada9f9db649a625f2cf64a
Related-Bug: #1510006
2015-10-26 16:32:12 +01:00
..
__init__.py Move all api tests to /tests/api 2015-07-08 09:31:17 +05:30
test_api_aws.py Fix [H405] pep rule in heat/tests 2015-10-12 14:08:16 +03:00
test_api_ec2token.py Use assertIsNone instead of assertEqual(None, ***) 2015-10-26 16:32:12 +01:00