MockBluetoothClientBuilder

A mock implementation of BaseBluetoothClientBuilder that creates MockBluetoothServices.

Parameters

setupMocks

if true the mocks are configured with sensible default behaviour

Constructors

Link copied to clipboard
constructor(setupMocks: Boolean = true)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun createClient(scannerSettingsBuilder: (Permissions) -> BaseScanner.Settings, coroutineContext: CoroutineContext): BluetoothClient