Class ValidationTestOutput
Test output details.
Namespace: UnityEditor.PackageManager.ValidationSuite
Syntax
[Serializable]
public class ValidationTestOutput
Fields
Output
Output string
Declaration
public string Output
Field Value
Type | Description |
---|---|
String |
Type
Type of output
Declaration
public TestOutputType Type
Field Value
Type | Description |
---|---|
TestOutputType |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String |