logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class GameSettingsValueDtoTests

    Tests for the use-case I/O DTOs: Serenity.GameSettings.Application.DTO.GetGameSettingsValueInput, Serenity.GameSettings.Application.DTO.GetGameSettingsValueOutput and Serenity.GameSettings.Application.DTO.SetGameSettingsValueInput.

    Inheritance
    object
    GameSettingsValueDtoTests
    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.Application
    Assembly: Tests.dll
    Syntax
    public class GameSettingsValueDtoTests

    Constructors

    GameSettingsValueDtoTests()

    Declaration
    public GameSettingsValueDtoTests()

    Methods

    GetInput_Ctor_StoresIdAndValueType()

    Declaration
    public void GetInput_Ctor_StoresIdAndValueType()

    GetOutput_AllowsNullValue()

    Declaration
    public void GetOutput_AllowsNullValue()

    GetOutput_Ctor_StoresIdValueAndValueType()

    Declaration
    public void GetOutput_Ctor_StoresIdValueAndValueType()

    SetInput_Ctor_StoresIdValueAndValueType()

    Declaration
    public void SetInput_Ctor_StoresIdValueAndValueType()

    SetInput_FieldsAreMutable()

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