logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class LogEntryTests

    Tests for LogEntry value object.

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

    Constructors

    LogEntryTests()

    Declaration
    public LogEntryTests()

    Methods

    Ctor_AllParams_SetsFields()

    Declaration
    public void Ctor_AllParams_SetsFields()

    Ctor_Defaults_NullCategory_BecomesEmpty()

    Declaration
    public void Ctor_Defaults_NullCategory_BecomesEmpty()

    Ctor_Defaults_NullException_RemainsNull()

    Declaration
    public void Ctor_Defaults_NullException_RemainsNull()

    Ctor_Defaults_NullMessage_BecomesEmpty()

    Declaration
    public void Ctor_Defaults_NullMessage_BecomesEmpty()

    Ctor_Defaults_NullTags_BecomesEmptyArray()

    Declaration
    public void Ctor_Defaults_NullTags_BecomesEmptyArray()

    Ctor_Defaults_NullUtc_UsesCurrentUtc()

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