mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 13:50:40 +01:00
![]() with call to RuntimeEnvironment.application which provides the same instance. Bug: None Change-Id: I4e318955086dff990cb572a09c116d28a1023a34 Reviewed-on: https://webrtc-review.googlesource.com/73244 Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23064} |
||
---|---|---|
.. | ||
src/org/appspot/apprtc | ||
README |
This directory contains example JUnit tests for Android AppRTCMobile. Many of these test utilize Robolectric to mock Android classes. To compile: ninja -C out/Debug android_junit_tests To run: out/Debug/bin/run_android_junit_tests