docs.unity3d.com
    Show / Hide Table of Contents

    Class ManagementTestSetup

    Inheritance
    Object
    ManagementTestSetup
    LoaderTestSetup<L, S>
    Namespace: Unity.XR.TestTooling
    Syntax
    public abstract class ManagementTestSetup : object

    Fields

    buildTargetSettings

    Declaration
    protected XRGeneralSettingsPerBuildTarget buildTargetSettings
    Field Value
    Type Description
    XRGeneralSettingsPerBuildTarget

    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[]

    testManager

    Declaration
    protected XRManagerSettings testManager
    Field Value
    Type Description
    XRManagerSettings

    testPathToGeneralSettings

    Declaration
    protected string testPathToGeneralSettings
    Field Value
    Type Description
    String

    testPathToSettings

    Declaration
    protected string testPathToSettings
    Field Value
    Type Description
    String

    xrGeneralSettings

    Declaration
    protected XRGeneralSettings xrGeneralSettings
    Field Value
    Type Description
    XRGeneralSettings

    Properties

    TestManagerUpgradePath

    When true, AssetDatabase.AddObjectToAsset will not be called to add XRManagerSettings to XRGeneralSettings.

    Declaration
    protected virtual bool TestManagerUpgradePath { get; }
    Property Value
    Type Description
    Boolean

    Methods

    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

    SetupTest()

    Declaration
    public virtual void SetupTest()

    TearDownTest()

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