Namespace Serenity.GameGraphics.Tests.DomainContract
Classes
GameGraphicsSettingsContractTests
Contract tests for Serenity.GameGraphics.Domain.Interfaces.IGameGraphicsSettings. The interface carries no behaviour itself, so these tests verify the contract shape via a pure in-test implementation: every member is reachable and returns the configured value.