Android.Test.InstrumentationTestRunner.ReportKeyNumCurrent Field
If included in the status or final bundle sent to an IInstrumentationWatcher, this key identifies the sequence number of the current test.

Syntax

[Android.Runtime.Register("REPORT_KEY_NUM_CURRENT")]
public const string ReportKeyNumCurrent

Remarks

If included in the status or final bundle sent to an IInstrumentationWatcher, this key identifies the sequence number of the current test. This is sent with any status message describing a specific test being started or completed.

[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