Class HttpHostingServiceTests | Addressables | 1.4.0
docs.unity.cn
    Show / Hide Table of Contents

    Class HttpHostingServiceTests

    Inheritance
    Object
    HttpHostingServiceTests
    Namespace: UnityEditor.AddressableAssets.Tests.HostingServices
    Syntax
    public class HttpHostingServiceTests

    Constructors

    HttpHostingServiceTests()

    Declaration
    public HttpHostingServiceTests()

    Methods

    OnAfterDeserializeShould_RestoreExpectedDataFromKeyDataStore()

    Declaration
    public void OnAfterDeserializeShould_RestoreExpectedDataFromKeyDataStore()

    OnBeforeSerializeShould_PersistExpectedDataToKeyDataStore()

    Declaration
    public void OnBeforeSerializeShould_PersistExpectedDataToKeyDataStore()

    ResetListenPortShould_AssignRandomPortIfZero()

    Declaration
    public void ResetListenPortShould_AssignRandomPortIfZero()

    ResetListenPortShould_AssignTheGivenPort()

    Declaration
    public void ResetListenPortShould_AssignTheGivenPort()

    ResetListenPortShould_RestartServiceIfRunning()

    Declaration
    public void ResetListenPortShould_RestartServiceIfRunning()

    ResetListenPortShouldNot_StartServiceIfItIsNotRunning()

    Declaration
    public void ResetListenPortShouldNot_StartServiceIfItIsNotRunning()

    SetUp()

    Declaration
    public void SetUp()

    ShouldRespondWithStatus404IfFileDoesNotExist()

    Declaration
    public void ShouldRespondWithStatus404IfFileDoesNotExist()

    ShouldServeRequestedFiles()

    Declaration
    public void ShouldServeRequestedFiles()

    StartHostingServiceShould_AssignPortIfUnassigned()

    Declaration
    public void StartHostingServiceShould_AssignPortIfUnassigned()

    TearDown()

    Declaration
    public void TearDown()
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX