Merge "notifier: tests stop method"

This commit is contained in:
Jenkins 2015-07-09 15:09:51 +00:00 committed by Gerrit Code Review
commit fa7d91f077

View File

@ -58,6 +58,7 @@ class TestAlarmNotifier(tests_base.BaseTestCase):
# configuration.
with mock.patch.object(self.service.rpc_server, 'start'):
self.service.start()
self.service.stop()
def test_notify_alarm(self):
data = {