logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SpawnHandleBehaviorTests

    Additional behavioral tests for the SpawnHandle value object.

    Inheritance
    object
    SpawnHandleBehaviorTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.GameSpawner.Tests.Domain
    Assembly: Tests.dll
    Syntax
    public class SpawnHandleBehaviorTests

    Constructors

    SpawnHandleBehaviorTests()

    Declaration
    public SpawnHandleBehaviorTests()

    Methods

    Create_PreservesType()

    Declaration
    public void Create_PreservesType()

    Default_TypeIsDefault()

    Declaration
    public void Default_TypeIsDefault()

    Equals_Object_Null_False()

    Declaration
    public void Equals_Object_Null_False()

    Equals_SameIdDifferentType_False()

    Declaration
    public void Equals_SameIdDifferentType_False()

    GetHashCode_DifferentId_Differs()

    Declaration
    public void GetHashCode_DifferentId_Differs()

    GetHashCode_DifferentType_Differs()

    Declaration
    public void GetHashCode_DifferentType_Differs()

    OperatorEquals_Different_False()

    Declaration
    public void OperatorEquals_Different_False()

    OperatorNotEquals_Same_False()

    Declaration
    public void OperatorNotEquals_Same_False()

    SetUp()

    Declaration
    public void SetUp()

    ToString_ContainsInstanceId()

    Declaration
    public void ToString_ContainsInstanceId()
    In this article
    © 2026 Serenity. All Rights Reserved