ModernUO/Projects/UOContent.Tests
Kamron Batman d2a72f98f6 test(spawners): exception-safe cleanup in RegionSpawner round-trip test
Move spawner?.Delete() into the finally block so a placed (MoveToWorld'd)
spawner cannot leak into shared "Sequential UOContent Tests" map state if
an assertion throws. Declare spawner/s before the try and null-init them.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-25 10:43:16 -07:00
..
Fixtures feat(spawners): add SpawnerJsonSerializer + typed JSON binding for Spawner 2026-06-25 10:27:55 -07:00
Tests test(spawners): exception-safe cleanup in RegionSpawner round-trip test 2026-06-25 10:43:16 -07:00
UOContent.Tests.csproj fix: Bumps dependencies (#2472) 2026-06-07 01:25:21 -07:00