)]}'
{"nova/tests/unit/virt/hyperv/test_base.py":[{"author":{"_account_id":782,"name":"John Garbutt","email":"john@johngarbutt.com","username":"johngarbutt"},"change_message_id":"8f911d25783243c207807b58574ed1ef8b893903","unresolved":false,"context_lines":[{"line_number":25,"context_line":""},{"line_number":26,"context_line":"        self._mock_wmi \u003d mock.MagicMock()"},{"line_number":27,"context_line":"        wmi_patcher \u003d mock.patch(\u0027__builtin__.wmi\u0027, create\u003dTrue,"},{"line_number":28,"context_line":"                                 new\u003dself._mock_wmi)"},{"line_number":29,"context_line":"        platform_patcher \u003d mock.patch(\u0027sys.platform\u0027, \u0027win32\u0027)"},{"line_number":30,"context_line":""},{"line_number":31,"context_line":"        platform_patcher.start()"}],"source_content_type":"text/x-python","patch_set":3,"id":"1a4dcd0f_54b82d75","line":28,"updated":"2015-08-11 15:33:49.000000000","message":"having trouble understanding how this bit works.\n\nCan\u0027t we just mock this directly in the method that needs to mock this?","commit_id":"0625df995629291a6112197f61099cd82b31679b"}],"nova/tests/unit/virt/hyperv/test_pathutils.py":[{"author":{"_account_id":782,"name":"John Garbutt","email":"john@johngarbutt.com","username":"johngarbutt"},"change_message_id":"8f911d25783243c207807b58574ed1ef8b893903","unresolved":false,"context_lines":[{"line_number":47,"context_line":"                              self._pathutils, \u0027_smb_conn\u0027)"},{"line_number":48,"context_line":""},{"line_number":49,"context_line":"    def test_smb_conn_available(self):"},{"line_number":50,"context_line":"        self._test_smb_conn()"},{"line_number":51,"context_line":""},{"line_number":52,"context_line":"    def test_smb_conn_unavailable(self):"},{"line_number":53,"context_line":"        self._test_smb_conn(smb_available\u003dFalse)"}],"source_content_type":"text/x-python","patch_set":3,"id":"1a4dcd0f_b4e2d19e","line":50,"updated":"2015-08-11 15:33:49.000000000","message":"Nit: to me, these is much harder to read that just writing this out for each method, that would be much clearer I think.","commit_id":"0625df995629291a6112197f61099cd82b31679b"}]}
