测试收集器

public interface ITestCollector

com.android.tradefed.testtype.ITestCollector


提供测试采集支持;设置后,测试运行者必须执行空运行来收集测试用例,而不实际执行它们。

概括

公共方法

abstract void setCollectTestsOnly (boolean shouldCollectTest)

启用或禁用测试收集模式

公共方法

仅设置收集测试

public abstract void setCollectTestsOnly (boolean shouldCollectTest)

启用或禁用测试收集模式