Class CloudTestingWindow.TestResult
Namespace: Unity.RecordedTesting.Editor
Syntax
public class TestResult : object
Fields
counters
Declaration
public CloudTestingWindow.TestCounter[] counters
Field Value
| Type | Description |
|---|---|
| CloudTestingWindow.TestCounter[] |
deviceModel
Declaration
public string deviceModel
Field Value
| Type | Description |
|---|---|
| String |
testName
Declaration
public string testName
Field Value
| Type | Description |
|---|---|
| String |