Class AddressablesAssetLocatorTests
Tests for AddressablesAssetLocator. Covers the ResourcesOnly short-circuit path, which returns false without invoking the Addressables API (no catalog needed).
Inherited Members
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()