docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum TestOutputType

    Type of output data returns by a validation suite test.

    Namespace: UnityEditor.PackageManager.ValidationSuite
    Assembly: Unity.PackageValidationSuite.Editor.dll
    Syntax
    public enum TestOutputType

    Fields

    Name Description
    Error

    The test output string is an error

    ErrorMarkedWithException

    The test output string is an error, but was part of the exception list

    Information

    The test output string is simply informational.

    Warning

    The test output string is a warning

    WarningMarkedWithException

    The test output string is a warning, but was part of the exception list

    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)