Android.Test.InstrumentationTestRunner.ReportKeyNumTotal Field
If included in the status or final bundle sent to an IInstrumentationWatcher, this key identifies the total number of tests that are being run.

Syntax

[Android.Runtime.Register("REPORT_KEY_NUM_TOTAL")]
public const string ReportKeyNumTotal

Remarks

If included in the status or final bundle sent to an IInstrumentationWatcher, this key identifies the total number of tests that are being run. This is sent with all status messages.

[Android Documentation]

Requirements

Namespace: Android.Test
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1