Class ValidationTestOutput
Test output details.
Inherited Members
Namespace: UnityEditor.PackageManager.ValidationSuite
Assembly: Unity.PackageValidationSuite.Editor.dll
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 |