Show / Hide Table of Contents

    Class OutgoingPacketTests

    Tests for packets that implement the IOutboundPacket interface.

    Inheritance
    System.Object
    OutgoingPacketTests
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Fibula.Communications.Packets.Incoming.Tests
    Assembly: Fibula.Communications.Packets.Tests.dll
    Syntax
    [TestClass]
    public class OutgoingPacketTests

    Methods

    | Improve this Doc View Source

    AddCreaturePacket_Initialization()

    Checks AddCreaturePacket initialization.

    Declaration
    [TestMethod]
    public void AddCreaturePacket_Initialization()
    | Improve this Doc View Source

    AnimatedTextPacket_Initialization()

    Checks AnimatedTextPacket initialization.

    Declaration
    [TestMethod]
    public void AnimatedTextPacket_Initialization()
    | Improve this Doc View Source

    CharacterListPacket_Initialization()

    Checks CharacterListPacket initialization.

    Declaration
    [TestMethod]
    public void CharacterListPacket_Initialization()

    Extension Methods

    ObjectExtensions.YieldSingleItem<T>(T)
    ObjectExtensions.GetPropertyValue(Object, String)
    Validate.ThrowIfNull(Object, String)
    • Improve this Doc
    • View Source
    Back to top Copyright © 2018-2020 | The Fibula Project
    Generated using DocFX | Jose L. Nuñez de Caceres et al.