Class GameSettingsDtoTests
Tests for all GameSettings DTOs in Serenity.Global.Application.
Inherited Members
Namespace: Serenity.Global.Tests.Application
Assembly: Tests.dll
Syntax
public class GameSettingsDtoTests
Constructors
GameSettingsDtoTests()
Declaration
public GameSettingsDtoTests()
Methods
GameSettingsGetBoolValueInput_Ctor_SetsId()
Declaration
public void GameSettingsGetBoolValueInput_Ctor_SetsId()
GameSettingsGetBoolValueOutput_Ctor_BoolValue()
Declaration
public void GameSettingsGetBoolValueOutput_Ctor_BoolValue()
GameSettingsGetBoolValueOutput_Ctor_StringValue()
Declaration
public void GameSettingsGetBoolValueOutput_Ctor_StringValue()
GameSettingsGetFloatValueInput_Ctor_SetsId()
Declaration
public void GameSettingsGetFloatValueInput_Ctor_SetsId()
GameSettingsGetFloatValueOutput_Ctor_FloatValue()
Declaration
public void GameSettingsGetFloatValueOutput_Ctor_FloatValue()
GameSettingsGetFloatValueOutput_Ctor_StringValue()
Declaration
public void GameSettingsGetFloatValueOutput_Ctor_StringValue()
GameSettingsGetIntValueInput_Ctor_SetsId()
Declaration
public void GameSettingsGetIntValueInput_Ctor_SetsId()
GameSettingsGetIntValueOutput_Ctor_IntValue()
Declaration
public void GameSettingsGetIntValueOutput_Ctor_IntValue()
GameSettingsGetIntValueOutput_Ctor_StringValue()
Declaration
public void GameSettingsGetIntValueOutput_Ctor_StringValue()
GameSettingsGetStringValueInput_Ctor_SetsId()
Declaration
public void GameSettingsGetStringValueInput_Ctor_SetsId()
GameSettingsGetStringValueOutput_Ctor_SetsFields()
Declaration
public void GameSettingsGetStringValueOutput_Ctor_SetsFields()
GameSettingsSetBoolValueInput_Ctor_BoolValue()
Declaration
public void GameSettingsSetBoolValueInput_Ctor_BoolValue()
GameSettingsSetBoolValueInput_Ctor_StringValue()
Declaration
public void GameSettingsSetBoolValueInput_Ctor_StringValue()
GameSettingsSetFloatValueInput_Ctor_FloatValue()
Declaration
public void GameSettingsSetFloatValueInput_Ctor_FloatValue()
GameSettingsSetFloatValueInput_Ctor_StringValue()
Declaration
public void GameSettingsSetFloatValueInput_Ctor_StringValue()
GameSettingsSetIntValueInput_Ctor_IntValue()
Declaration
public void GameSettingsSetIntValueInput_Ctor_IntValue()