Namespace Serenity.GameplayEntity.Tests.Application
Classes
GameplayEntityServiceContractTests
Contract tests for IGameplayEntityService. The GameplayEntity Application layer exposes only the interface (the concrete implementation lives in Infrastructure, which is excluded from pure-C# tests). These tests exercise the documented contract through a minimal in-test fake that mirrors the intended semantics.