mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 05:40:42 +01:00
![]() This test fails on slow runners when TCPChannelClient has not yet finished communication, but the test thread times out checking that mock methods are called. Bug: webrtc:9955 Change-Id: Ia91ada6b01ca1bab48afa57fe76aedd08770a641 Reviewed-on: https://webrtc-review.googlesource.com/c/111383 Commit-Queue: Artem Titarenko <artit@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25751} |
||
---|---|---|
.. | ||
src/org/appspot/apprtc | ||
OWNERS | ||
README |
This directory contains example JUnit tests for Android AppRTCMobile. Many of these test utilize Robolectric to mock Android classes. To compile: ninja -C out/Debug android_junit_tests To run: out/Debug/bin/run_android_junit_tests