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 stringReportKeyNumCurrent
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.