docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class Tests

    Inheritance
    object
    Tests
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.CacheServerTests
    Assembly: UnityEditor.CacheServerTests.dll
    Syntax
    [TestFixture]
    public class Tests

    Methods

    AfterAll()

    Declaration
    [OneTimeTearDown]
    public void AfterAll()

    BeforeAll()

    Declaration
    [OneTimeSetUp]
    public void BeforeAll()

    Connect()

    Declaration
    [Test]
    public void Connect()

    ConnectTimeout()

    Declaration
    [Test]
    public void ConnectTimeout()

    DonwloadFileNotFound()

    Declaration
    [Test]
    public void DonwloadFileNotFound()

    DownloadMany()

    Declaration
    [Test]
    public void DownloadMany()

    FileDownloadItem()

    Declaration
    [Test]
    public void FileDownloadItem()

    QueueDownloadFromDownloadFinishedCallback()

    Declaration
    [Test]
    public void QueueDownloadFromDownloadFinishedCallback()

    ReadHeader_AppendsDataToBuffer()

    Declaration
    [Test]
    public void ReadHeader_AppendsDataToBuffer()

    ResetDownloadFinishedEventHandler()

    Declaration
    [Test]
    public void ResetDownloadFinishedEventHandler()

    TransactionIsolation()

    Declaration
    [Test]
    public void TransactionIsolation()

    UploadDownloadOne()

    Declaration
    [Test]
    public void UploadDownloadOne()
    In This Article
    Back to top
    Copyright © 2025 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)