oslo.messaging/tests/notify
YAMAMOTO Takashi a704a3f1fc Use assertEqual instead of assertIs for strings
Checking identity of strings is not a great idea.
It might not work with different implementations. (eg. pypy)
Test usual equality instead.

Change-Id: Ib1a673a0ac116f2c80d066e94a8bd9a9ef8f518a
2014-06-30 11:18:13 +09:00
..
__init__.py Fix structure of unit tests in oslo.messaging (part 1) 2014-06-25 12:20:36 +04:00
test_dispatcher.py Fix structure of unit tests in oslo.messaging (part 1) 2014-06-25 12:20:36 +04:00
test_listener.py Use assertEqual instead of assertIs for strings 2014-06-30 11:18:13 +09:00
test_log_handler.py Fix structure of unit tests in oslo.messaging (part 1) 2014-06-25 12:20:36 +04:00
test_logger.py Fix structure of unit tests in oslo.messaging (part 1) 2014-06-25 12:20:36 +04:00
test_notifier.py Fix structure of unit tests in oslo.messaging (part 1) 2014-06-25 12:20:36 +04:00