docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MessageVersioningTests

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

    Fields

    ReceivedVersion

    Declaration
    public static int ReceivedVersion
    Field Value
    Type Description
    int

    SentVersion

    Declaration
    public static int SentVersion
    Field Value
    Type Description
    int

    Methods

    CheckPostReceiveExpectations(int, int)

    Declaration
    public void CheckPostReceiveExpectations(int sourceLocalVersion, int remoteVersion)
    Parameters
    Type Name Description
    int sourceLocalVersion
    int remoteVersion

    CheckPostSendExpectations(int, int)

    Declaration
    public void CheckPostSendExpectations(int sourceLocalVersion, int remoteVersion)
    Parameters
    Type Name Description
    int sourceLocalVersion
    int remoteVersion

    SetUp()

    Declaration
    [SetUp]
    public void SetUp()

    TearDown()

    Declaration
    [TearDown]
    public void TearDown()

    WhenSendingV0ToV0_DataIsReceivedCorrectly()

    Declaration
    [Test]
    public void WhenSendingV0ToV0_DataIsReceivedCorrectly()

    WhenSendingV0ToV1_DataIsReceivedCorrectly()

    Declaration
    [Test]
    public void WhenSendingV0ToV1_DataIsReceivedCorrectly()

    WhenSendingV0ToV2_DataIsReceivedCorrectly()

    Declaration
    [Test]
    public void WhenSendingV0ToV2_DataIsReceivedCorrectly()

    WhenSendingV1ToV0_DataIsReceivedCorrectly()

    Declaration
    [Test]
    public void WhenSendingV1ToV0_DataIsReceivedCorrectly()

    WhenSendingV1ToV1_DataIsReceivedCorrectly()

    Declaration
    [Test]
    public void WhenSendingV1ToV1_DataIsReceivedCorrectly()

    WhenSendingV1ToV2_DataIsReceivedCorrectly()

    Declaration
    [Test]
    public void WhenSendingV1ToV2_DataIsReceivedCorrectly()

    WhenSendingV2ToV0_DataIsReceivedCorrectly()

    Declaration
    [Test]
    public void WhenSendingV2ToV0_DataIsReceivedCorrectly()

    WhenSendingV2ToV1_DataIsReceivedCorrectly()

    Declaration
    [Test]
    public void WhenSendingV2ToV1_DataIsReceivedCorrectly()

    WhenSendingV2ToV2_DataIsReceivedCorrectly()

    Declaration
    [Test]
    public void WhenSendingV2ToV2_DataIsReceivedCorrectly()
    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)