ModernUO/Projects/UOContent.Tests
Kamron Batman 11b0d41028 test(spawners): validate duplicate SpawnerDto discriminator detection
Extracts an internal Validate() helper from SpawnerJsonSerializer.Collect()
that handles constructibility + discriminator-uniqueness checks. Adds
SpawnerDiscoveryValidationTests asserting a second type claiming the same
discriminator throws with the discriminator name in the message.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-25 16:34:56 -07:00
..
Fixtures feat(spawners): add SpawnerJsonSerializer + typed JSON binding for Spawner 2026-06-25 10:27:55 -07:00
Tests test(spawners): validate duplicate SpawnerDto discriminator detection 2026-06-25 16:34:56 -07:00
UOContent.Tests.csproj fix: Bumps dependencies (#2472) 2026-06-07 01:25:21 -07:00