Class ContentUpdateTests | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Class ContentUpdateTests

    Inheritance
    System.Object
    AddressableAssetTestBase
    ContentUpdateTests
    Inherited Members
    AddressableAssetTestBase.k_TestConfigName
    AddressableAssetTestBase.k_TestConfigFolder
    AddressableAssetTestBase.m_Settings
    AddressableAssetTestBase.m_AssetGUID
    AddressableAssetTestBase.Init()
    AddressableAssetTestBase.OnInit()
    AddressableAssetTestBase.Cleanup()
    AddressableAssetTestBase.OnCleanup()
    Namespace: UnityEditor.AddressableAssets.Tests
    Syntax
    public class ContentUpdateTests : AddressableAssetTestBase

    Properties

    PersistSettings

    Declaration
    protected override bool PersistSettings { get; }
    Property Value
    Type Description
    System.Boolean
    Overrides
    AddressableAssetTestBase.PersistSettings

    Methods

    BuildContentUpdate()

    Declaration
    public void BuildContentUpdate()

    BuildContentUpdate_DoesNotDeleteBuiltData()

    Declaration
    public void BuildContentUpdate_DoesNotDeleteBuiltData()

    CanCreateContentStateData()

    Declaration
    public void CanCreateContentStateData()

    IsCacheDataValid_WhenMismatchedCatalogPaths_ReturnsFalseWithError()

    Declaration
    public void IsCacheDataValid_WhenMismatchedCatalogPaths_ReturnsFalseWithError()

    IsCacheDataValid_WhenMismatchedEditorVersions_LogsWarning()

    Declaration
    public void IsCacheDataValid_WhenMismatchedEditorVersions_LogsWarning()

    IsCacheDataValid_WhenNoPreviousRemoteCatalogPath_ReturnsFalseWithError()

    Declaration
    public void IsCacheDataValid_WhenNoPreviousRemoteCatalogPath_ReturnsFalseWithError()

    IsCacheDataValid_WhenRemoteCatalogDisabled_ReturnsFalseWithError()

    Declaration
    public void IsCacheDataValid_WhenRemoteCatalogDisabled_ReturnsFalseWithError()

    PrepareContentUpdate()

    Declaration
    public void PrepareContentUpdate()
    Back to top Copyright © 2015-2018 Unity
    Generated by DocFX