Class GameGraphicsApplicationTests
Tests for GameGraphics DTOs, use cases, and installer DTO.
Inherited Members
Namespace: Serenity.GameGraphics.Tests.Application
Assembly: Tests.dll
Syntax
public class GameGraphicsApplicationTests
Constructors
GameGraphicsApplicationTests()
Declaration
public GameGraphicsApplicationTests()
Methods
GameGraphicsInstallerInstallInput_Ctor_HasNullFields()
Declaration
public void GameGraphicsInstallerInstallInput_Ctor_HasNullFields()
GameGraphicsInstallerInstallInput_Ctor_WithGameSettings()
Declaration
public void GameGraphicsInstallerInstallInput_Ctor_WithGameSettings()
GetCurrentQualityLevelInput_Ctor_StoresFields()
Declaration
public void GetCurrentQualityLevelInput_Ctor_StoresFields()
GetCurrentQualityLevel_Execute_DelegatesToService()
Declaration
public void GetCurrentQualityLevel_Execute_DelegatesToService()
GetQualityLevelListInput_Ctor_StoresId()
Declaration
public void GetQualityLevelListInput_Ctor_StoresId()
GetQualityLevelList_Execute_DelegatesToService()
Declaration
public void GetQualityLevelList_Execute_DelegatesToService()
GetScreenResolutionInput_Ctor_StoresId()
Declaration
public void GetScreenResolutionInput_Ctor_StoresId()
GetScreenResolution_Execute_DelegatesToService()
Declaration
public void GetScreenResolution_Execute_DelegatesToService()
SetCurrentQualityLevel_Execute_DelegatesToService()
Declaration
public void SetCurrentQualityLevel_Execute_DelegatesToService()
SetScreenResolution_Execute_DelegatesToService()
Declaration
public void SetScreenResolution_Execute_DelegatesToService()