MockBluetoothClientBuilder
A mock implementation of BaseBluetoothClientBuilder that creates MockBluetoothServices.
Parameters
setupMocks
if true the mocks are configured with sensible default behaviour
Properties
Link copied to clipboard
val createClientMock: PairParametersMock<scannerSettingsBuilder: (Permissions) -> BaseScanner.Settings, coroutineContext: CoroutineContext, BluetoothClient>
Mock for createClient
Link copied to clipboard
A list of all MockBluetoothServices created by this builder
Functions
Link copied to clipboard
open override fun createClient(scannerSettingsBuilder: (Permissions) -> BaseScanner.Settings, coroutineContext: CoroutineContext): BluetoothClient