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

Syntax

[Android.Runtime.Register("REPORT_KEY_NAME_CLASS")]
public const string ReportKeyNameClass

Remarks

If included in the status or final bundle sent to an IInstrumentationWatcher, this key identifies the name of the current test class. 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