docs.unity3d.com
    Show / Hide Table of Contents

    Enum TestState

    The various states a test can be in

    Namespace: UnityEditor.PackageManager.ValidationSuite
    Syntax
    public enum TestState

    Fields

    Name Description Value
    Failed

    The test failed.

    NotImplementedYet

    The test is not yet implemented and should be skipped.

    NotRun

    The test was not run.

    Running

    The test is currently running.

    Succeeded

    The test succeeded.

    Back to top
    Terms of use
    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