Namespace Serenity.GameGraphics.Tests.DomainContract
Classes
GameGraphicsSettingsContractTests
Contract tests for 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.