logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class TimeInfoBehaviorTests

    Additional behavioral coverage for TimeInfo beyond TimeInfoTests: negative/large values are stored verbatim, and ToString embeds the formatted values using a culture-agnostic comparison.

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

    Constructors

    TimeInfoBehaviorTests()

    Declaration
    public TimeInfoBehaviorTests()

    Methods

    Ctor_LargeTime_StoredVerbatim()

    Declaration
    public void Ctor_LargeTime_StoredVerbatim()

    Ctor_NegativeValues_StoredVerbatim()

    Declaration
    public void Ctor_NegativeValues_StoredVerbatim()

    ToString_ContainsFormattedDeltaTime_CultureAgnostic()

    Declaration
    public void ToString_ContainsFormattedDeltaTime_CultureAgnostic()

    ToString_ContainsFormattedTime_CultureAgnostic()

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