Inheritance
ManagementTestSetup
public abstract class ManagementTestSetup : object
Fields
Declaration
protected XRGeneralSettingsPerBuildTarget buildTargetSettings
Field Value
Declaration
protected static readonly string[] s_TempSettingsPath
Field Value
Declaration
protected static readonly string[] s_TestGeneralSettings
Field Value
Declaration
protected XRManagerSettings testManager
Field Value
Declaration
protected string testPathToGeneralSettings
Field Value
Declaration
protected string testPathToSettings
Field Value
Declaration
protected XRGeneralSettings xrGeneralSettings
Field Value
Properties
When true, AssetDatabase.AddObjectToAsset will not be called to add XRManagerSettings to XRGeneralSettings.
Declaration
protected virtual bool TestManagerUpgradePath { get; }
Property Value
Methods
Declaration
public static string GetAssetPathForComponents(string[] pathComponents, string root = "Assets")
Parameters
Returns
Declaration
public virtual void SetupTest()
Declaration
public virtual void TearDownTest()