designate/designate/tests/unit/test_mdns
sharat.sharma 77d9f412d2 Modify assert statement when comparing with None
Replace assertEqual(None, *) with assertIsNone in designate's
tests to have more clear messages in case of failure.

Change-Id: Iad1dee48bdb35b338e7b18bfb76c7f5e561c3790
Closes-Bug: #1280522
2016-05-24 09:17:45 +00:00
..
__init__.py Improve unit testing 2016-01-08 15:49:58 +00:00
test_handler.py Modify assert statement when comparing with None 2016-05-24 09:17:45 +00:00
test_notify.py Avoid logging tracebacks for EAGAIN errors 2016-03-16 17:05:30 +00:00
test_service.py Improve unit testing 2016-01-08 15:49:58 +00:00