Class AddressableTests | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class AddressableTests

    Inheritance
    System.Object
    AddressableAssetTestBase
    AddressableTests
    Inherited Members
    AddressableAssetTestBase.k_TestConfigName
    AddressableAssetTestBase.k_TestConfigFolder
    AddressableAssetTestBase.m_LocalizationEditorSettings
    AddressableAssetTestBase.m_AddressableSettings
    AddressableAssetTestBase.PersistSettings
    AddressableAssetTestBase.Init()
    AddressableAssetTestBase.Cleanup()
    AddressableAssetTestBase.GenerateSampleLanguages()
    AddressableAssetTestBase.AllTableTypes()
    AddressableAssetTestBase.FindAddressableAssetEntry(Object)
    AddressableAssetTestBase.VerifyAssetIsInAddressables(Object, String)
    AddressableAssetTestBase.VerifyAssetIsNotInAddressables(Object, String)
    AddressableAssetTestBase.CreateAsset(Object, String)
    AddressableAssetTestBase.DeleteAsset(Object)
    AddressableAssetTestBase.CreateTestTexture(String)
    AddressableAssetTestBase.OnCleanup()
    Namespace: UnityEditor.Localization.Tests
    Syntax
    public class AddressableTests : AddressableAssetTestBase

    Properties

    KeyDb

    Declaration
    public KeyDatabase KeyDb { get; set; }
    Property Value
    Type Description
    KeyDatabase

    Texture2DAssetTables

    Declaration
    public List<Texture2DAssetTable> Texture2DAssetTables { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<Texture2DAssetTable>

    Methods

    AddAssetToTable_Texture2DAssetTable_AssetIsAddedToAddressables()

    Declaration
    public void AddAssetToTable_Texture2DAssetTable_AssetIsAddedToAddressables()

    AddAssetToTable_Texture2DAssetTable_NonPersistentAssetIsRejected()

    Declaration
    public void AddAssetToTable_Texture2DAssetTable_NonPersistentAssetIsRejected()

    AddAssetToTable_Texture2DAssetTable_SharedAssetHasCorrectLabels()

    Declaration
    public void AddAssetToTable_Texture2DAssetTable_SharedAssetHasCorrectLabels()

    AddAssetToTable_Texture2DAssetTable_TableIsDirtyAfterAddingAsset()

    Declaration
    public void AddAssetToTable_Texture2DAssetTable_TableIsDirtyAfterAddingAsset()

    AddLocale_IsAddedToAddressables(SystemLanguage)

    Declaration
    public void AddLocale_IsAddedToAddressables(SystemLanguage lang)
    Parameters
    Type Name Description
    SystemLanguage lang

    AssetTableDeleted_Texture2DAssetTable_UnusedAssetsAreRemovedFromAddressables()

    Declaration
    public void AssetTableDeleted_Texture2DAssetTable_UnusedAssetsAreRemovedFromAddressables()

    CreatedTable_IsAddedToAddressables(Type)

    Declaration
    public void CreatedTable_IsAddedToAddressables(Type tableType)
    Parameters
    Type Name Description
    System.Type tableType

    CreatedTables_AreAddedToAddressables(Type)

    Declaration
    public void CreatedTables_AreAddedToAddressables(Type tableType)
    Parameters
    Type Name Description
    System.Type tableType

    GetAssetTablesCollectionInternal_TableEntriesAllHaveTheSameTypeAndName(Type)

    Declaration
    public void GetAssetTablesCollectionInternal_TableEntriesAllHaveTheSameTypeAndName(Type tableType)
    Parameters
    Type Name Description
    System.Type tableType

    GetAssetTablesCollectionInternal_UpdatesWhenTableAssetsAreAddedAndRemoved(Type)

    Declaration
    public void GetAssetTablesCollectionInternal_UpdatesWhenTableAssetsAreAddedAndRemoved(Type tableType)
    Parameters
    Type Name Description
    System.Type tableType

    ImportedTable_IsAddedToAddressables(Type)

    Declaration
    public void ImportedTable_IsAddedToAddressables(Type tableType)
    Parameters
    Type Name Description
    System.Type tableType

    OnInit()

    Declaration
    protected override void OnInit()
    Overrides
    AddressableAssetTestBase.OnInit()

    RemoveAssetFromTable_Texture2DAssetTable_IsNotRemovedFromAddressables_WhenUsedByAnotherKey()

    Declaration
    public void RemoveAssetFromTable_Texture2DAssetTable_IsNotRemovedFromAddressables_WhenUsedByAnotherKey()

    RemoveAssetFromTable_Texture2DAssetTable_IsRemovedFromAddressables()

    Declaration
    public void RemoveAssetFromTable_Texture2DAssetTable_IsRemovedFromAddressables()

    RemoveLocale_IsRemovedFromAddressables(SystemLanguage)

    Declaration
    public void RemoveLocale_IsRemovedFromAddressables(SystemLanguage lang)
    Parameters
    Type Name Description
    SystemLanguage lang
    Back to top
    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