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.
Inherited Members
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()