TestPlatform Enum

Definition

Enum containing the various different test platforms.

public enum TestPlatform
type TestPlatform = 
Public Enum TestPlatform
Inheritance
TestPlatform

Fields

Local 0

A local test run.

TestCloudAndroid 1

An Android test run in the Xamarin Test Cloud.

TestCloudiOS 2

An iOS test run in the Xamarin Test Cloud.

Applies to