Lingua

InstrumentationTestRunner.ReportKeyNameTest Campo

Definizione

Se incluso nello stato o nel bundle finale inviato a un oggetto IInstrumentationWatcher, questa chiave identifica il nome del test corrente.

[Android.Runtime.Register("REPORT_KEY_NAME_TEST")]
public const string ReportKeyNameTest;
[<Android.Runtime.Register("REPORT_KEY_NAME_TEST")>]
val mutable ReportKeyNameTest : string

Valore del campo

Attributi

Commenti

Se incluso nello stato o nel bundle finale inviato a un oggetto IInstrumentationWatcher, questa chiave identifica il nome del test corrente. Questo viene inviato con qualsiasi messaggio di stato che descrive un test specifico avviato o completato.

per android.test.InstrumentationTestRunner.REPORT_KEY_NAME_TEST.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a