docs.unity3d.com
    Show / Hide Table of Contents

    Class ArchiveAndCompressTests

    Inheritance
    Object
    ArchiveAndCompressTestFixture
    ArchiveAndCompressTests
    Inherited Members
    ArchiveAndCompressTestFixture.OneTimeSetup()
    ArchiveAndCompressTestFixture.OneTimeTeardown()
    ArchiveAndCompressTestFixture.Setup()
    ArchiveAndCompressTestFixture.Teardown()
    ArchiveAndCompressTestFixture.GetUniqueFilename(String)
    Namespace: UnityEditor.Build.Pipeline.Tests
    Syntax
    public class ArchiveAndCompressTests : ArchiveAndCompressTestFixture

    Properties

    ContentHashTestCases

    Declaration
    public static IEnumerable ContentHashTestCases { get; }
    Property Value
    Type Description
    IEnumerable

    RebuildTestCases

    Declaration
    public static IEnumerable RebuildTestCases { get; }
    Property Value
    Type Description
    IEnumerable

    Methods

    ResourceFilesAreAddedToBundles()

    Declaration
    public void ResourceFilesAreAddedToBundles()

    SupportsMultiThreadedArchiving_WhenEditorIsBefore20193_IsFalse()

    Declaration
    public void SupportsMultiThreadedArchiving_WhenEditorIsBefore20193_IsFalse()

    WhenArchiveIsAlreadyBuilt_AndArchiveIsInOutputDirectory_ArchiveIsNotCopied()

    Declaration
    public void WhenArchiveIsAlreadyBuilt_AndArchiveIsInOutputDirectory_ArchiveIsNotCopied()

    WhenArchiveIsAlreadyBuilt_AndArchiveIsInOutputDirectoryButTimestampMismatch_ArchiveIsCopied()

    Declaration
    public void WhenArchiveIsAlreadyBuilt_AndArchiveIsInOutputDirectoryButTimestampMismatch_ArchiveIsCopied()

    WhenArchiveIsAlreadyBuilt_CachedVersionIsUsed()

    Declaration
    public void WhenArchiveIsAlreadyBuilt_CachedVersionIsUsed()

    WhenArchiveIsCached_AndRebuildingArchive_HashIsAssignedToOutput()

    Declaration
    public void WhenArchiveIsCached_AndRebuildingArchive_HashIsAssignedToOutput()

    WhenAssetInBundleHasDependencies_DependenciesAreInDetails()

    Declaration
    public void WhenAssetInBundleHasDependencies_DependenciesAreInDetails()

    WhenBuildingArchive_BuildLogIsPopulated()

    Declaration
    public void WhenBuildingArchive_BuildLogIsPopulated()

    WhenBundleDoesNotHaveDependencies_DependenciesAreNotInDetails()

    Declaration
    public void WhenBundleDoesNotHaveDependencies_DependenciesAreNotInDetails()

    WhenInputsChange_BundleOutputHashIsAffectedAsExpected(Boolean, Action<ArchiveAndCompressTests.ContentHashTestContext>)

    Declaration
    public void WhenInputsChange_BundleOutputHashIsAffectedAsExpected(bool hashShouldChange, Action<ArchiveAndCompressTests.ContentHashTestContext> postFirstBuildAction)
    Parameters
    Type Name Description
    Boolean hashShouldChange
    Action<ArchiveAndCompressTests.ContentHashTestContext> postFirstBuildAction

    WhenInputsChanges_AndRebuilt_CachedDataIsUsedAsExpected(Boolean, Action<ArchiveAndCompressTests.RebuildTestContext>)

    Declaration
    public void WhenInputsChanges_AndRebuilt_CachedDataIsUsedAsExpected(bool shouldRebuild, Action<ArchiveAndCompressTests.RebuildTestContext> postFirstBuildAction)
    Parameters
    Type Name Description
    Boolean shouldRebuild
    Action<ArchiveAndCompressTests.RebuildTestContext> postFirstBuildAction
    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