Namespace Serenity.Logging.Tests.Domain
Classes
LogCategoryVerbosityBehaviorTests
Complementary behavioral tests for LogCategoryVerbosity covering null-normalization, ordinal (culture-agnostic) matching, and whitespace handling.
LogCategoryVerbosityOverrideBehaviorTests
Complementary behavioral tests for the LogCategoryVerbosityOverride struct, covering default-instance conversion and round-trip matching against the produced domain object.
LogEntryBehaviorTests
Complementary behavioral tests for the LogEntry value object covering reference aliasing, default-of-struct behavior, and severity round-tripping.
LogSeverityTests
Behavioral tests for the LogSeverity enumeration's contract.