Class TestResult
Namespace: TestPlatforms.Cloud
Syntax
public class TestResult : object
Fields
counters
Declaration
public TestCounter[] counters
Field Value
Type | Description |
---|---|
TestCounter[] |
deviceModel
Declaration
public string deviceModel
Field Value
Type | Description |
---|---|
String |
deviceName
Declaration
public string deviceName
Field Value
Type | Description |
---|---|
String |
testName
Declaration
public string testName
Field Value
Type | Description |
---|---|
String |