logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class LogCategoryVerbosityBehaviorTests

    Complementary behavioral tests for Serenity.Logging.Domain.ValueObjects.LogCategoryVerbosity covering null-normalization, ordinal (culture-agnostic) matching, and whitespace handling.

    Inheritance
    object
    LogCategoryVerbosityBehaviorTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Logging.Tests.Domain
    Assembly: Tests.dll
    Syntax
    public class LogCategoryVerbosityBehaviorTests

    Constructors

    LogCategoryVerbosityBehaviorTests()

    Declaration
    public LogCategoryVerbosityBehaviorTests()

    Methods

    Ctor_NullCategory_NormalizesToEmptyString()

    Declaration
    public void Ctor_NullCategory_NormalizesToEmptyString()

    IsMatch_LeadingOrTrailingWhitespace_DoesNotMatch()

    Declaration
    public void IsMatch_LeadingOrTrailingWhitespace_DoesNotMatch()

    IsMatch_MixedCase_MatchesOrdinalIgnoreCase()

    Declaration
    public void IsMatch_MixedCase_MatchesOrdinalIgnoreCase()

    IsMatch_TurkishDottedI_UsesInvariantOrdinalNotCulture()

    Declaration
    public void IsMatch_TurkishDottedI_UsesInvariantOrdinalNotCulture()

    Verbosity_IsStoredVerbatim()

    Declaration
    public void Verbosity_IsStoredVerbatim()
    In this article
    © 2026 Serenity. All Rights Reserved