Class TestResult
Namespace: TestPlatforms.Cloud
Syntax
[Serializable]
public class TestResult
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 |