webrtc/examples/androidjunit
Oleh Prypin 28899d0791 Replace direct invocation of ShadowApplication.getApplicationContext()
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}
2018-04-30 08:54:29 +00:00
..
src/org/appspot/apprtc Replace direct invocation of ShadowApplication.getApplicationContext() 2018-04-30 08:54:29 +00:00
README Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00

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