Class ContentUpdateTests
Inheritance
ContentUpdateTests
Syntax
public class ContentUpdateTests : AddressableAssetTestBase
Properties
PersistSettings
Declaration
protected override bool PersistSettings { get; }
Property Value
Overrides
Methods
BuildContentUpdate()
Declaration
public void BuildContentUpdate()
BuildContentUpdate_DoesNotDeleteBuiltData()
Declaration
public void BuildContentUpdate_DoesNotDeleteBuiltData()
CanCreateContentStateData()
Declaration
public void CanCreateContentStateData()
ContentUpdateScenes_PackedSeperately_MarksNoAdditionalScenes()
Declaration
public void ContentUpdateScenes_PackedSeperately_MarksNoAdditionalScenes()
ContentUpdateScenes_PackedTogether_MarksAllScenesModified()
Declaration
public void ContentUpdateScenes_PackedTogether_MarksAllScenesModified()
ContentUpdateScenes_PackedTogetherByLabel_MarksAllScenesModifiedWithSharedLabel()
Declaration
public void ContentUpdateScenes_PackedTogetherByLabel_MarksAllScenesModifiedWithSharedLabel()
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()