commit | b24b1ceb480455d6cac1f907eb5bd1afbb402723 | [log] [tgz] |
---|---|---|
author | hbos <hbos@webrtc.org> | Tue Aug 16 01:19:43 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Aug 16 08:19:48 2016 +0000 |
tree | d24c21bb73e5552142a52af9c3e035bc05544f61 | |
parent | 88e31a3fd8a59a46bed01e1d1e6e1e01eb3681be [diff] |
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 Review-Url: https://codereview.webrtc.org/2238933002 Cr-Commit-Position: refs/heads/master@{#13769}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.