docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ArchiveAndCompressTestFixture

    Inheritance
    object
    ArchiveAndCompressTestFixture
    ArchiveAndCompressTests
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Global Namespace
    Assembly: Unity.ScriptableBuildPipeline.Editor.Tests.dll
    Syntax
    public class ArchiveAndCompressTestFixture

    Methods

    GetUniqueFilename(string)

    Declaration
    public static string GetUniqueFilename(string desiredFilename)
    Parameters
    Type Name Description
    string desiredFilename
    Returns
    Type Description
    string

    OneTimeSetup()

    Declaration
    [OneTimeSetUp]
    public void OneTimeSetup()

    OneTimeTeardown()

    Declaration
    [OneTimeTearDown]
    public void OneTimeTeardown()

    Setup()

    Declaration
    [SetUp]
    public void Setup()

    Teardown()

    Declaration
    [TearDown]
    public void Teardown()
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)