designate/designate/tests/unit/test_agent/test_backends
zhangyanxian 775246a5a9 Replace assertEqual(None, *) with assertIsNone in the tests
Replace assertEqual(None, *) with assertIsNone in tests
to have more clear messages in case of failure.

Change-Id: I1260029edaf517795670a824bb2b0ad10eeaa4f9
Partial-Bug: #1280522
2016-08-18 02:39:53 +00:00
..
__init__.py Add Knot DNS backend 2016-05-17 11:59:27 +01:00
test_djbdns.py Replace assertEqual(None, *) with assertIsNone in the tests 2016-08-18 02:39:53 +00:00
test_gdnsd.py Replace assertEqual(None, *) with assertIsNone in the tests 2016-08-18 02:39:53 +00:00
test_knot2.py Modify assert statement when comparing with None 2016-05-24 09:17:45 +00:00