docs.unity3d.com
    Show / Hide Table of Contents

    Class ManagementTestSetup

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

    Fields

    isInitializingOnStartup

    Declaration
    protected static bool isInitializingOnStartup
    Field Value
    Type Description
    Boolean

    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()
    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