logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class AddressablesAssetLocatorTests

    Tests for AddressablesAssetLocator. Covers the ResourcesOnly short-circuit path, which returns false without invoking the Addressables API (no catalog needed).

    Inheritance
    object
    AddressablesAssetLocatorTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.UnityGlobal.Tests.Infrastructure
    Assembly: Tests.dll
    Syntax
    public class AddressablesAssetLocatorTests

    Constructors

    AddressablesAssetLocatorTests()

    Declaration
    public AddressablesAssetLocatorTests()

    Methods

    Implements_IAssetLocator()

    Declaration
    public void Implements_IAssetLocator()

    TearDown()

    Declaration
    public void TearDown()

    TryLoad_ResourcesOnly_ReturnsFalseAndNullOut()

    Declaration
    public void TryLoad_ResourcesOnly_ReturnsFalseAndNullOut()
    In this article
    © 2026 Serenity. All Rights Reserved