Inheritance
ManagementTestSetup
public abstract class ManagementTestSetup
Fields
Declaration
protected static AdaptivePerformanceGeneralSettings adaptivePerformanceGeneralSettings
Field Value
Declaration
protected static AdaptivePerformanceGeneralSettingsPerBuildTarget buildTargetSettings
Field Value
Declaration
protected static SimulatorProviderLoader loader
Field Value
Declaration
protected static readonly string[] s_TempSettingsPath
Field Value
Declaration
protected static readonly string[] s_TestGeneralSettings
Field Value
Declaration
protected static SimulatorProviderSettings settings
Field Value
Declaration
protected static AdaptivePerformanceManagerSettings testManager
Field Value
Declaration
protected static string testPathToGeneralSettings
Field Value
Declaration
protected static string testPathToLoader
Field Value
Declaration
protected static string testPathToSettings
Field Value
Methods
Declaration
public static string GetAssetPathForComponents(string[] pathComponents, string root = "Assets")
Parameters
Returns
Declaration
[RuntimeInitializeOnLoadMethod(RuntimeInitializeLoadType.SubsystemRegistration)]
public static void SetupTest()
Declaration
public virtual void TearDownTest()