mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 05:40:42 +01:00
![]() 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} |
||
---|---|---|
.. | ||
src/org/appspot/apprtc | ||
OWNERS | ||
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_examples_junit_tests To run: out/Debug/bin/run_android_examples_junit_tests