logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class StoredSettingsPayloadBehaviorTests

    Behavioral tests for StoredSettingsPayload complementing the existing StoredSettingsPayloadTests in the Global test namespace.

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

    Constructors

    StoredSettingsPayloadBehaviorTests()

    Declaration
    public StoredSettingsPayloadBehaviorTests()

    Methods

    Items_CanBeReplacedWithNewList()

    Declaration
    public void Items_CanBeReplacedWithNewList()

    Items_IsMutable_AndPreservesInsertionOrder()

    Declaration
    public void Items_IsMutable_AndPreservesInsertionOrder()

    TwoInstances_HaveIndependentLists()

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