webrtc/examples/androidjunit
Artem Titov ebc563e927 Update the call to RuntimeEnvironment.application
Change-Id: I6eb6182fdba8a2f8a6af1bdaa3d181329de42669
Bug: None
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/208024
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Sami Kalliomäki <sakal@webrtc.org>
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33287}
2021-02-17 12:21:17 +00:00
..
src/org/appspot/apprtc Update the call to RuntimeEnvironment.application 2021-02-17 12:21:17 +00:00
OWNERS Add sakal@ to OWNERS in android tests / aarproject directories. 2018-11-21 15:42:18 +00:00
README Split android_junit_tests and move targets in the right package. 2020-01-21 08:07:26 +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_examples_junit_tests

To run:
out/Debug/bin/run_android_examples_junit_tests