Android.Test.InstrumentationTestRunner Members

The members of Android.Test.InstrumentationTestRunner are listed below.

See Also: Inherited members from Android.App.Instrumentation

Public Constructors

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Fields

const
ReportKeyNameClassstring. If included in the status or final bundle sent to an IInstrumentationWatcher, this key identifies the name of the current test class.
const
ReportKeyNameTeststring. If included in the status or final bundle sent to an IInstrumentationWatcher, this key identifies the name of the current test.
const
ReportKeyNumCurrentstring. If included in the status or final bundle sent to an IInstrumentationWatcher, this key identifies the sequence number of the current test.
const
ReportKeyNumTotalstring. If included in the status or final bundle sent to an IInstrumentationWatcher, this key identifies the total number of tests that are being run.
const
ReportKeyStackstring. If included in the status bundle sent to an IInstrumentationWatcher, this key identifies a stack trace describing an error or failure.
const
ReportValueIdstring. This value, if stored with key Android.App.Instrumentation.ReportKeyIdentifier, identifies InstrumentationTestRunner as the source of the report.

Public Properties

[read-only]
ArgumentsAndroid.OS.Bundle. Get the arguments passed to this instrumentation.
[read-only]
LoaderJava.Lang.ClassLoader. Override this to provide access to the class loader of your package.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.