commit | 5f70d3b5597bbca81b18b5807e12209500286d61 | [log] [tgz] |
---|---|---|
author | sakal <sakal@webrtc.org> | Thu Oct 20 12:49:10 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Oct 20 12:49:12 2016 |
tree | 761068f61937ce8f540e6ffe53ec8b3587aa2938 | |
parent | 201dfe90a7b77eb97d940331ba367e2927e910c2 [diff] |
Fix org.mockito.Matchers deprecation warnings in DirectRTCClientTest. ArgumentMatchers is the new name of the class. Also, we don't need to pass a class to the isNotNull matcher. BUG=webrtc:6558 R=magjed@webrtc.org Review-Url: https://codereview.webrtc.org/2440433002 Cr-Commit-Position: refs/heads/master@{#14706}
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.