Class LogCategoryVerbosityOverrideBehaviorTests
Complementary behavioral tests for the LogCategoryVerbosityOverride struct, covering default-instance conversion and round-trip matching against the produced domain object.
Inherited Members
Namespace: Serenity.Logging.Tests.Domain
Assembly: Tests.dll
Syntax
public class LogCategoryVerbosityOverrideBehaviorTests
Constructors
LogCategoryVerbosityOverrideBehaviorTests()
Declaration
public LogCategoryVerbosityOverrideBehaviorTests()
Methods
Mutation_AfterConstruction_IsReflectedByToDomain()
Declaration
public void Mutation_AfterConstruction_IsReflectedByToDomain()
ToDomain_CalledTwice_ProducesIndependentEquivalentValues()
Declaration
public void ToDomain_CalledTwice_ProducesIndependentEquivalentValues()
ToDomain_DefaultStruct_ProducesEmptyCategoryAndSilentVerbosity()
Declaration
public void ToDomain_DefaultStruct_ProducesEmptyCategoryAndSilentVerbosity()
ToDomain_ResultIsMatch_AgainstOriginalCategory()
Declaration
public void ToDomain_ResultIsMatch_AgainstOriginalCategory()