Namespace Serenity.Persistence.Tests.Application
Classes
PersistenceDtoBehaviorTests
Behavioral tests for the Persistence input DTOs: field mutability, null tolerance, and generic value-type handling.
PersistenceServiceTests
Behavioral tests for PersistenceService: delegation to the injected
PersistenceUseCases, the constructor null guard, and the
Id/Guid/LogService round-trip inherited from IService.
PersistenceUseCasesBehaviorTests
Behavioral tests for the Persistence use cases that assert transformer ordering, port routing, and append fallback paths not covered elsewhere.