Automatyczne raporty
public
class
AutomatedReporters
extends Object
java.lang.Object | |
↳ | com.android.tradefed.config.proxy.AutomaticReporters |
Klasa, która definiuje mapowanie automatycznych reporterów Tradefed.
DO ZROBIENIA: nadaj formalny sposób prezentowania listy obsługiwanej automatyzacji.
Podsumowanie
Fieldsem | |
---|---|
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
|
Konstruktory publiczne | |
---|---|
AutomatedReporters()
|
Metody publiczne | |
---|---|
void
|
applyAutomatedReporters(IConfiguration configuration)
Uzupełnij ustawienia detektorów zależnie od środowiska. |
Metody chronione | |
---|---|
String
|
getEnv(String key)
|
Fieldsem
PROTO_REPORTING_FILE (plik PROTO_REPORTING)
public static final String PROTO_REPORTING_FILE
PROTO_REPORTING_FILE_GRANULAR
public static final String PROTO_REPORTING_FILE_GRANULAR
PROTO_REPORTING_PORT
public static final String PROTO_REPORTING_PORT
REPORTER_MAPPING
public static final ImmutableSet<String> REPORTER_MAPPING
Konstruktory publiczne
Automatyczne raporty
public AutomatedReporters ()
Metody publiczne
zastosujZautomatyzowaneRaporty
public void applyAutomatedReporters (IConfiguration configuration)
Uzupełnij ustawienia detektorów zależnie od środowiska.
Parametry | |
---|---|
configuration |
IConfiguration : konfiguracja do zakończenia |
Metody chronione
getEnv,
protected String getEnv (String key)
Parametry | |
---|---|
key |
String |
Zwroty | |
---|---|
String |