docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MessageSendingTests

    Inheritance
    object
    MessageSendingTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Netcode.EditorTests
    Assembly: solution.dll
    Syntax
    public class MessageSendingTests

    Methods

    Name Description
    SetUp()
    TearDown()
    WhenExceedingBatchSize_NewBatchesAreCreated(int)
    WhenExceedingMTUSizeWithFragmentedDelivery_NewBatchesAreNotCreated(int)
    WhenExceedingPerClientBatchSizeGreaterThanDefault_OnlyOneNewBatcheIsCreated(int)
    WhenExceedingPerClientBatchSizeLessThanDefault_NewBatchesAreCreated(int)
    WhenNotExceedingBatchSize_NewBatchesAreNotCreated()
    WhenProcessingSendQueue_MessageIsSent()
    WhenReceivingAMessageWithoutAHandler_ExceptionIsLogged()
    WhenSendingMessage_NothingIsSentBeforeProcessingSendQueue()
    WhenSendingMessage_SerializeIsCalled()
    WhenSendingMessaged_SentDataIsCorrect()
    WhenSendingMultipleMessages_MessagesAreBatched()
    WhenSwitchingChannel_NewBatchesAreNotCreated()
    WhenSwitchingDelivery_NewBatchesAreCreated()
    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)