docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ManagementTestSetup

    Inheritance
    object
    ManagementTestSetup
    InitOnStartupEnabledTests
    InitOnStartupNotEnabledTests
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.AdaptivePerformance.Editor.Tests
    Assembly: Unity.AdaptivePerformance.Editor.Tests.dll
    Syntax
    public abstract class ManagementTestSetup

    Fields

    isInitializingOnStartup

    Declaration
    protected static bool isInitializingOnStartup
    Field Value
    Type Description
    bool

    s_TempSettingsPath

    Declaration
    protected static readonly string[] s_TempSettingsPath
    Field Value
    Type Description
    string[]

    s_TestGeneralSettings

    Declaration
    protected static readonly string[] s_TestGeneralSettings
    Field Value
    Type Description
    string[]

    Methods

    AssetCleanUp()

    Declaration
    public virtual void AssetCleanUp()

    GetAssetPathForComponents(string[], string)

    Declaration
    public static string GetAssetPathForComponents(string[] pathComponents, string root = "Assets")
    Parameters
    Type Name Description
    string[] pathComponents
    string root
    Returns
    Type Description
    string

    ProviderAndSettingsSetup()

    Declaration
    public virtual void ProviderAndSettingsSetup()

    ProviderAndSettingsTearDown()

    Declaration
    public virtual void ProviderAndSettingsTearDown()
    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)