docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ValidationTestOutput

    Test output details.

    Inheritance
    object
    ValidationTestOutput
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    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
    Overrides
    object.ToString()
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)