docs.unity3d.com
    Show / Hide Table of Contents

    Class AddressablesTestFixture

    Inheritance
    Object
    AddressablesTestFixture
    InitializationObjectsAsyncTests
    DynamicLocatorTests
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Global Namespace
    Syntax
    public abstract class AddressablesTestFixture : IPrebuildSetup, IPostBuildCleanup

    Constructors

    AddressablesTestFixture()

    Declaration
    protected AddressablesTestFixture()

    Properties

    BuildScriptMode

    Declaration
    protected virtual AddressablesTestFixture.TestBuildScriptMode BuildScriptMode { get; }
    Property Value
    Type Description
    AddressablesTestFixture.TestBuildScriptMode

    Methods

    OnRuntimeSetup()

    Declaration
    protected virtual void OnRuntimeSetup()

    RuntimeSetup()

    Declaration
    public IEnumerator RuntimeSetup()
    Returns
    Type Description
    IEnumerator

    RuntimeTeardown()

    Declaration
    public void RuntimeTeardown()

    Explicit Interface Implementations

    IPostBuildCleanup.Cleanup()

    Declaration
    void IPostBuildCleanup.Cleanup()
    Implements
    UnityEngine.TestTools.IPostBuildCleanup.Cleanup()

    IPrebuildSetup.Setup()

    Declaration
    void IPrebuildSetup.Setup()
    Implements
    UnityEngine.TestTools.IPrebuildSetup.Setup()
    Back to top
    Terms of use
    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