Name Description Size Coverage
BluetoothManagerTest.java Verifies basic behavior of the AppRTCBluetoothManager class. Note that the test object uses an AppRTCAudioManager (injected in ctor), but a mocked version is used instead. Hence, the parts "driven" by the AppRTC audio manager are not included in this test. 11427 -
DirectRTCClientTest.java Test for DirectRTCClient. Test is very simple and only tests the overall sanity of the class behaviour. 5207 -
TCPChannelClientTest.java How long we wait before trying to connect to the server. Note: was previously only 10, which was too short (tests were flaky). 5448 -