logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SpawnEntryTests

    Tests for the abstract SpawnEntry contract via an in-test concrete subclass.

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

    Constructors

    SpawnEntryTests()

    Declaration
    public SpawnEntryTests()

    Methods

    Subclass_ExposesActor()

    Declaration
    public void Subclass_ExposesActor()

    Subclass_ExposesCadence()

    Declaration
    public void Subclass_ExposesCadence()

    Subclass_ExposesCount()

    Declaration
    public void Subclass_ExposesCount()

    Subclass_ExposesSpawnDelay()

    Declaration
    public void Subclass_ExposesSpawnDelay()

    Subclass_ExposesSpawnPointId()

    Declaration
    public void Subclass_ExposesSpawnPointId()

    Subclass_IsAssignableToSpawnEntry()

    Declaration
    public void Subclass_IsAssignableToSpawnEntry()

    Subclass_NullActor_AllowedByContract()

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