docs.unity3d.com
    Show / Hide Table of Contents

    Enum TestOutputType

    Type of output data returns by a validation suite test.

    Namespace: UnityEditor.PackageManager.ValidationSuite
    Syntax
    public enum TestOutputType : int

    Fields

    Name Description Value
    Information

    The test output string is simply informational.

    0
    Warning

    The test output string is a warning

    1
    WarningMarkedWithException

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

    2
    Error

    The test output string is an error

    3
    ErrorMarkedWithException

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

    4
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023