Chromium Code Reviews

Issue 5141004: AU: Use NiceMock<PrefsMock to suppress uninteresting call warnings. (Closed)

Created:
10 years, 1 month ago by petkov
Modified:
9 years, 7 months ago
Reviewers:
adlr
CC:
chromium-os-reviews_chromium.org, petkov, adlr
Visibility:
Public.

Description

AU: Use NiceMock<PrefsMock to suppress uninteresting call warnings. BUG=9292 TEST=unit tests Change-Id: I16088d203fb195e7cd3b321f3ed9b3793e8980bf Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=9c096d6

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+18 lines, -15 lines)
M omaha_request_action_unittest.cc View 14 chunks +14 lines, -13 lines 0 comments
M omaha_response_handler_action_unittest.cc View 2 chunks +2 lines, -1 line 0 comments
M update_attempter_unittest.cc View 2 chunks +2 lines, -1 line 0 comments

Messages

Total messages: 2 (0 generated)
petkov
10 years, 1 month ago (2010-11-17 22:29:49 UTC) #1
adlr
10 years, 1 month ago (2010-11-17 22:34:37 UTC) #2
LGTM. thanks for the quick change!

Powered by Google App Engine