blob: 1753f50a13ff2a7bbd8e12baa45108981301ad49 [file] [log] [blame]
Magnus Jedvertc1815cf2016-09-27 10:10:41 +02001This directory contains example JUnit tests for Android AppRTCMobile.
sakalee373262016-05-17 03:22:32 -07002Many 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