Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(175)

Issue 2238933002: Moving mock classes around so that they may be reused in other unittests (Closed)

Created:
4 years, 4 months ago by hbos
Modified:
4 years, 4 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, the sun, pthatcher1, nisse-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Moving mock classes around so that they may be reused in other unittests New files, classes moved from statscollector_unittest.cc: +webrtc/api/test/mock_peerconnection.h for MockPeerConnectionFactory and MockPeerConnection +webrtc/api/test/mock_webrtcsession.h for MockWebRtcSession +webrtc/media/base/test/mock_mediachannel.h for MockVideoMediaChannel and MockVoiceMediaChannel The webrtc/media/base/test folder is new. BUG=chromium:627816 Committed: https://crrev.com/b24b1ceb480455d6cac1f907eb5bd1afbb402723 Cr-Commit-Position: refs/heads/master@{#13769}

Patch Set 1 #

Patch Set 2 : Accidentally changed an include in PS1, corrected, no need to rerun bots yet #

Patch Set 3 : Underscore in filenames #

Unified diffs Side-by-side diffs Delta from patch set Stats (+144 lines, -67 lines) Patch
M webrtc/api/BUILD.gn View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/api/api_tests.gyp View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/api/statscollector_unittest.cc View 1 2 2 chunks +3 lines, -67 lines 0 comments Download
A webrtc/api/test/mock_peerconnection.h View 1 2 1 chunk +38 lines, -0 lines 0 comments Download
A webrtc/api/test/mock_webrtcsession.h View 1 2 1 chunk +62 lines, -0 lines 0 comments Download
M webrtc/media/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A webrtc/media/base/test/mock_mediachannel.h View 1 2 1 chunk +35 lines, -0 lines 0 comments Download
M webrtc/media/media.gyp View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 24 (14 generated)
hbos
Please take a look pthatcher and kjellander. Just moving out some Mock classes into their ...
4 years, 4 months ago (2016-08-11 13:40:48 UTC) #5
magjed_webrtc
webrtc/media/ lgtm
4 years, 4 months ago (2016-08-12 09:54:54 UTC) #9
hbos
Please take a look tommi (pthatcher being OOO, replacing with magjed+tommi) and please take a ...
4 years, 4 months ago (2016-08-12 12:13:49 UTC) #11
kjellander_webrtc
On 2016/08/12 12:13:49, hbos wrote: > Please take a look tommi (pthatcher being OOO, replacing ...
4 years, 4 months ago (2016-08-15 07:06:43 UTC) #12
hbos
perkj can you take a look and stamp this? (tommi is OOO for webrtc/api)
4 years, 4 months ago (2016-08-15 10:42:31 UTC) #14
perkj_webrtc
lgtm
4 years, 4 months ago (2016-08-16 07:22:17 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2238933002/40001
4 years, 4 months ago (2016-08-16 07:58:57 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-16 08:19:47 UTC) #21
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/b24b1ceb480455d6cac1f907eb5bd1afbb402723 Cr-Commit-Position: refs/heads/master@{#13769}
4 years, 4 months ago (2016-08-16 08:19:56 UTC) #23
hbos
4 years, 4 months ago (2016-08-18 08:14:36 UTC) #24
Message was sent while issue was closed.
+CC nisse: FYI, a TODO of yours was moved from statscollector_unittest.cc to
mock_webrtcsession.h.

Powered by Google App Engine
This is Rietveld 408576698