tuskar/tuskar/tests/api/controllers
Sergey Vilgelm e8eac7e562 Fix the unit tests with wrong usage of mock
Replace assert_called_once() with self.assertEqual(1, <...>.call_count).

Change-Id: Ied357c86ba7d62c419d01a75b099a6c5de479d6e
Closes-Bug: 1473369
2015-07-26 16:33:43 +00:00
..
v1 Fix the unit tests with wrong usage of mock 2015-07-26 16:33:43 +00:00
v2 Fix the unit tests with wrong usage of mock 2015-07-26 16:33:43 +00:00
__init__.py Remove the copyright information in the empty __init__.py 2014-03-04 16:15:45 +08:00