logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class VerbosityUseCaseBehaviorTests

    Behavioral tests for the verbosity use cases (Serenity.Logging.Application.UseCases.SetGlobalVerbosity, Serenity.Logging.Application.UseCases.SetCategoryVerbosity) covering edge cases not already exercised elsewhere.

    Inheritance
    object
    VerbosityUseCaseBehaviorTests
    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.Application
    Assembly: Tests.dll
    Syntax
    public class VerbosityUseCaseBehaviorTests

    Constructors

    VerbosityUseCaseBehaviorTests()

    Declaration
    public VerbosityUseCaseBehaviorTests()

    Methods

    SetCategoryVerbosity_Execute_MultipleCategories_AllForwarded()

    Declaration
    public void SetCategoryVerbosity_Execute_MultipleCategories_AllForwarded()

    SetCategoryVerbosity_Execute_PassesNullCategoryThrough()

    Declaration
    public void SetCategoryVerbosity_Execute_PassesNullCategoryThrough()

    SetCategoryVerbosity_Execute_PassesNullVerbosityThrough()

    Declaration
    public void SetCategoryVerbosity_Execute_PassesNullVerbosityThrough()

    SetGlobalVerbosity_ExecuteTwice_LastValueWins()

    Declaration
    public void SetGlobalVerbosity_ExecuteTwice_LastValueWins()

    SetGlobalVerbosity_Execute_OverwritesPreviousVerbosity()

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