blob: 502d71460f25ca07b194a324eecd9de164392379 [file] [log] [blame]
sakalee373262016-05-17 03:22:32 -07001This directory contains example JUnit tests for Android AppRTCDemo.
2Many of these test utilize Robolectric to mock Android classes.
3
4To compile:
5ninja -C out/Debug AppRTCDemoJUnitTest
6
7To run:
8out/Debug/bin/run_AppRTCDemoJUnitTest