blob: f110cedcb090053c7d3cb7b298f1fb5bc2e74283 [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:
kjellander4bb04982016-09-19 08:53:23 -07005ninja -C out/Debug android_junit_tests
sakalee373262016-05-17 03:22:32 -07006
7To run:
kjellander4bb04982016-09-19 08:53:23 -07008out/Debug/bin/run_android_junit_tests