
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}
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