Class com.nikted.had.client.unit.presentation.mainScreenModel.SearchBluetoothDevicesTest

17

tests

0

failures

0

ignored

0.044s

duration

100%

successful

Tests

Test Duration Result
searchBluetoothDevices_whenAllPermissionsGiven_callsScan 0.002s passed
searchBluetoothDevices_whenBluetoothIsNotDetermined_asksToTurnItOn 0.002s passed
searchBluetoothDevices_whenBluetoothIsOff_asksToTurnItOn 0.003s passed
searchBluetoothDevices_whenConnectPermissionIsDeniedAlways_showsSnackbar 0.002s passed
searchBluetoothDevices_whenConnectPermissionIsDenied_showsSnackbar 0.004s passed
searchBluetoothDevices_whenConnectPermissionNotGiven_asksForIt 0.002s passed
searchBluetoothDevices_whenLocationIsNotDetermined_asksToTurnItOn 0.001s passed
searchBluetoothDevices_whenLocationIsOff_asksToTurnItOn 0.002s passed
searchBluetoothDevices_whenLocationPermissionIsDeniedAlways_showsSnackbar 0.002s passed
searchBluetoothDevices_whenLocationPermissionIsDenied_showsSnackbar 0.001s passed
searchBluetoothDevices_whenLocationPermissionNotGiven_asksForIt 0.002s passed
searchBluetoothDevices_whenScanEmpty_showsEmptyList 0.002s passed
searchBluetoothDevices_whenScanEmpty_showsNoDeviceDialog 0.003s passed
searchBluetoothDevices_whenScanPermissionIsDeniedAlways_showsSnackbar 0.008s passed
searchBluetoothDevices_whenScanPermissionIsDenied_showsSnackbar 0.001s passed
searchBluetoothDevices_whenScanPermissionNotGiven_asksForIt 0.002s passed
searchBluetoothDevices_whenScanReturns2Devices_showsInNearbyDevices 0.005s passed