根管实用程序

public class RootcanalUtils
extends TestWatcher

java.lang.Object
org.junit.rules.TestWatcher
com.android.sts.common.RootcanalUtils


TestWatcher 设置虚拟蓝牙 HAL 并在完成后重新启动设备。

概括

嵌套类

class RootcanalUtils.HciDevice

封装可由 HCI 命令控制的虚拟 HCI 设备的类。

class RootcanalUtils.RootcanalController

公共构造函数

RootcanalUtils (BaseHostJUnit4Test test)

公共方法

RootcanalUtils.RootcanalController enableRootcanal ()

将当前设备上的现有 HAL 替换为 RootCanal HAL。

void finished (Description d)

公共构造函数

根管实用程序

public RootcanalUtils (BaseHostJUnit4Test test)

参数
test BaseHostJUnit4Test

公共方法

启用根管治疗

public RootcanalUtils.RootcanalController enableRootcanal ()

将当前设备上的现有 HAL 替换为 RootCanal HAL。

退货
RootcanalUtils.RootcanalController RootcanalController 的一个实例

投掷
DeviceNotAvailableException
IOException
InterruptedException

完成的

public void finished (Description d)

参数
d Description

,

根管实用程序

public class RootcanalUtils
extends TestWatcher

java.lang.Object
org.junit.rules.TestWatcher
com.android.sts.common.RootcanalUtils


TestWatcher 设置虚拟蓝牙 HAL 并在完成后重新启动设备。

概括

嵌套类

class RootcanalUtils.HciDevice

封装可由 HCI 命令控制的虚拟 HCI 设备的类。

class RootcanalUtils.RootcanalController

公共构造函数

RootcanalUtils (BaseHostJUnit4Test test)

公共方法

RootcanalUtils.RootcanalController enableRootcanal ()

将当前设备上的现有 HAL 替换为 RootCanal HAL。

void finished (Description d)

公共构造函数

根管实用程序

public RootcanalUtils (BaseHostJUnit4Test test)

参数
test BaseHostJUnit4Test

公共方法

启用根管治疗

public RootcanalUtils.RootcanalController enableRootcanal ()

将当前设备上的现有 HAL 替换为 RootCanal HAL。

退货
RootcanalUtils.RootcanalController RootcanalController 的一个实例

投掷
DeviceNotAvailableException
IOException
InterruptedException

完成的

public void finished (Description d)

参数
d Description