1This directory contains example JUnit tests for Android AppRTCMobile.
2Many of these test utilize Robolectric to mock Android classes.
34To compile:
5ninja -C out/Debug android_examples_junit_tests
67To run:
8out/Debug/bin/run_android_examples_junit_tests9