自动化记者
public class AutomatedReporters
extends Object
java.lang.Object | |
↳ | com.android.tradefed.config.proxy.AutomatedReporters |
定义来自Tradefed自动报告程序的映射的类。
TODO:正式化如何公开受支持的自动化列表。
概要
公共建设者 | |
---|---|
AutomatedReporters () |
公开方法 | |
---|---|
void | applyAutomatedReporters ( IConfiguration configuration) 根据环境完成侦听器。 |
受保护的方法 | |
---|---|
String | getEnv (String key) |
公共建设者
自动化记者
public AutomatedReporters ()
公开方法
applyAutomatedReporters
public void applyAutomatedReporters (IConfiguration configuration)
根据环境完成侦听器。
参量 | |
---|---|
configuration | IConfiguration :完成配置 |
受保护的方法
getEnv
protected String getEnv (String key)
参量 | |
---|---|
key | String |
退货 | |
---|---|
String |