자동화된 보고자

public class AutomatedReporters
extends Object

java.lang.Object
com.android.tradefed.config.proxy.AutomatedReporters


Tradefed 자동 보고기의 매핑을 정의하는 클래스입니다.

TODO: 지원되는 자동화 목록을 공개하는 방법을 공식화합니다.

요약

필드

public static final String PROTO_REPORTING_FILE

public static final String PROTO_REPORTING_FILE_GRANULAR

public static final String PROTO_REPORTING_PORT

public static final ImmutableSet<String> REPORTER_MAPPING

공개 생성자

AutomatedReporters ()

공개 메소드

void applyAutomatedReporters ( IConfiguration configuration)

환경에 따라 리스너를 완성하세요.

보호된 방법

String getEnv (String key)

필드

PROTO_REPORTING_FILE

public static final String PROTO_REPORTING_FILE

PROTO_REPORTING_FILE_GRANULAR

public static final String PROTO_REPORTING_FILE_GRANULAR

PROTO_보고_포트

public static final String PROTO_REPORTING_PORT

REPORTER_MAPPING

public static final ImmutableSet<String> REPORTER_MAPPING

공개 생성자

자동화된 보고자

public AutomatedReporters ()

공개 메소드

ApplyAutomatedReporters

public void applyAutomatedReporters (IConfiguration configuration)

환경에 따라 리스너를 완성하세요.

매개변수
configuration IConfiguration : 완료할 구성

보호된 방법

getEnv

protected String getEnv (String key)

매개변수
key String

보고
String