webrtc/examples/androidjunit
Jeremy Leconte 47701c8c9b Chromium LocalRobolectricTestRunner has been removed.
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}
2023-04-24 11:26:11 +00:00
..
src/org/appspot/apprtc Chromium LocalRobolectricTestRunner has been removed. 2023-04-24 11:26:11 +00:00
OWNERS Change from sakal@webrtc.org to xalep@webrtc.org in OWNERS files. 2021-04-14 08:27:54 +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