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