This is a follow up on https://chromium-review.googlesource.com/c/chromium/src/+/44503. Change-Id: I28a0789a0af43cfac27081c9b5bcf695e9798910 Bug: None Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/303020 Reviewed-by: Björn Terelius <terelius@webrtc.org> Reviewed-by: Per Kjellander <perkj@webrtc.org> Commit-Queue: Jeremy Leconte <jleconte@google.com> Cr-Commit-Position: refs/heads/main@{#39933}
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