docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum TestState

    The various states a test can be in

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

    Fields

    Name Description
    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.

    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)