自動化記者
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 |