Namespace Serenity.GameSave.Tests.Domain
Classes
CheckpointsSectionTests
CheckpointsSection-specific tests: payload get/set/remove, serialize/deserialize round-trips, and null-payload reset behavior.
CompletionSectionTests
CompletionSection-specific tests: clamping, playtime accumulation, and serialize/deserialize round-trips.
InventorySectionTests
InventorySection-specific tests: add/remove/query behavior and serialize/deserialize round-trips.
MilestonesSectionTests
MilestonesSection-specific tests: idempotent marking and serialize/deserialize round-trips.
SaveDocumentTests
SaveDocument-specific tests: metadata, section payload get/set, and key ordering.
SaveSlotIdTests
SaveSlotId-specific tests: construction validation, equality, and hashing.