Namespace Serenity.FilePersistence.Tests.Infrastructure
Classes
FileStoreBehaviorTests
Additional behavioral tests for FileStore focused on observable side effects: data routed to the file-system stream / writer, namespace normalization, and read paths.
FileStoreFactoryTests
Behavioral tests for FileStoreFactory.
IOFilePersistenceDriversFactoryTests
Tests that IOFilePersistenceDriversFactory produces the concrete IO drivers.
IOFileSystemServiceTests
Real-filesystem tests for IOFileSystemService using a temp directory.
IOPathServiceTests
Tests for IOPathService path composition.
SafeAtomicFileWriterTests
Real-filesystem tests for SafeAtomicFileWriter.