logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class GameSaveRecordMappingTests

    GameSaveRecordMapping-specific tests: record round-trip (metadata and section payloads), the summary projection that skips the payload field, and the partition/slot scope filters.

    Inheritance
    object
    GameSaveRecordMappingTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.GameSave.Tests.Infrastructure
    Assembly: Tests.dll
    Syntax
    public class GameSaveRecordMappingTests

    Constructors

    GameSaveRecordMappingTests()

    Declaration
    public GameSaveRecordMappingTests()

    Methods

    BuildPartitionScopeFilters_FiltersOnlyOnThePartitionField()

    Declaration
    public void BuildPartitionScopeFilters_FiltersOnlyOnThePartitionField()

    BuildSchema_DeclaresEveryMappedField()

    Declaration
    public void BuildSchema_DeclaresEveryMappedField()

    BuildSlotScopeFilters_FiltersOnPartitionAndSlotIndex()

    Declaration
    public void BuildSlotScopeFilters_FiltersOnPartitionAndSlotIndex()

    ToRecord_ThenToDocument_RoundTripsMetadataAndSections()

    Declaration
    public void ToRecord_ThenToDocument_RoundTripsMetadataAndSections()

    ToRecord_UsesTheSingleGlobalPartitionValueAndTheGivenSlotIndex()

    Declaration
    public void ToRecord_UsesTheSingleGlobalPartitionValueAndTheGivenSlotIndex()

    ToSummary_ProjectsMetadataWithoutRequiringThePayloadField()

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