webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
org.appspot.apprtc.BluetoothManagerTest Class Reference

Public Member Functions

void setUp ()
 
void testBluetoothServiceListenerInitialized ()
 
void testBluetoothBroadcastReceiversAreRegistered ()
 
void testBluetoothDefaultStartStopStates ()
 
void testBluetoothServiceListenerConnectedWithNoHeadset ()
 
void testBluetoothServiceListenerConnectedWithHeadset ()
 
void testBluetoothServiceListenerDisconnected ()
 
void testBluetoothHeadsetConnected ()
 
void testBluetoothScoAudioStartAndStop ()
 

Detailed Description

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.

Member Function Documentation

◆ setUp()

void org.appspot.apprtc.BluetoothManagerTest.setUp ( )
inline

◆ testBluetoothBroadcastReceiversAreRegistered()

void org.appspot.apprtc.BluetoothManagerTest.testBluetoothBroadcastReceiversAreRegistered ( )
inline

◆ testBluetoothDefaultStartStopStates()

void org.appspot.apprtc.BluetoothManagerTest.testBluetoothDefaultStartStopStates ( )
inline

◆ testBluetoothHeadsetConnected()

void org.appspot.apprtc.BluetoothManagerTest.testBluetoothHeadsetConnected ( )
inline

◆ testBluetoothScoAudioStartAndStop()

void org.appspot.apprtc.BluetoothManagerTest.testBluetoothScoAudioStartAndStop ( )
inline

◆ testBluetoothServiceListenerConnectedWithHeadset()

void org.appspot.apprtc.BluetoothManagerTest.testBluetoothServiceListenerConnectedWithHeadset ( )
inline

◆ testBluetoothServiceListenerConnectedWithNoHeadset()

void org.appspot.apprtc.BluetoothManagerTest.testBluetoothServiceListenerConnectedWithNoHeadset ( )
inline

◆ testBluetoothServiceListenerDisconnected()

void org.appspot.apprtc.BluetoothManagerTest.testBluetoothServiceListenerDisconnected ( )
inline

◆ testBluetoothServiceListenerInitialized()

void org.appspot.apprtc.BluetoothManagerTest.testBluetoothServiceListenerInitialized ( )
inline

The documentation for this class was generated from the following file: