• Home
Name Date Size #Lines LOC

..--

src/org/appspot/apprtc/03-May-2024-625459

OWNERS.webrtcD03-May-202417 21

READMED03-May-2024251 96

README

1This directory contains example JUnit tests for Android AppRTCMobile.
2Many of these test utilize Robolectric to mock Android classes.
3
4To compile:
5ninja -C out/Debug android_examples_junit_tests
6
7To run:
8out/Debug/bin/run_android_examples_junit_tests
9