xref: /aosp_15_r20/external/webrtc/examples/androidjunit/README (revision d9f758449e529ab9291ac668be2861e7a55c2422)
1*d9f75844SAndroid Build Coastguard WorkerThis directory contains example JUnit tests for Android AppRTCMobile.
2*d9f75844SAndroid Build Coastguard WorkerMany of these test utilize Robolectric to mock Android classes.
3*d9f75844SAndroid Build Coastguard Worker
4*d9f75844SAndroid Build Coastguard WorkerTo compile:
5*d9f75844SAndroid Build Coastguard Workerninja -C out/Debug android_examples_junit_tests
6*d9f75844SAndroid Build Coastguard Worker
7*d9f75844SAndroid Build Coastguard WorkerTo run:
8*d9f75844SAndroid Build Coastguard Workerout/Debug/bin/run_android_examples_junit_tests
9