Class BaseOperationBehaviorTests | Addressables | 1.4.0
docs.unity.cn
    Show / Hide Table of Contents

    Class BaseOperationBehaviorTests

    Inheritance
    Object
    BaseOperationBehaviorTests
    Namespace: UnityEngine.ResourceManagement.Tests
    Syntax
    public class BaseOperationBehaviorTests

    Methods

    OneTimeSetup()

    Declaration
    public void OneTimeSetup()

    OneTimeTeardown()

    Declaration
    public void OneTimeTeardown()

    Setup()

    Declaration
    public void Setup()

    TearDown()

    Declaration
    public void TearDown()

    WhenInDestroyCallback_IncrementAndDecrementReferenceCount_Throws()

    Declaration
    public void WhenInDestroyCallback_IncrementAndDecrementReferenceCount_Throws()

    WhenOperationHasDependency_ExecuteNotCalledUntilDependencyCompletes()

    Declaration
    public void WhenOperationHasDependency_ExecuteNotCalledUntilDependencyCompletes()

    WhenReferenceCountReachesZero_DestroyCallbackInvoked()

    Declaration
    public void WhenReferenceCountReachesZero_DestroyCallbackInvoked()

    WhileCompletedCallbackIsDeferredOnCompletedOperation_ReferenceCountIsHeld()

    Declaration
    public void WhileCompletedCallbackIsDeferredOnCompletedOperation_ReferenceCountIsHeld()
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX