logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class AppReadinessOptionsTests

    Tests for AppReadinessOptions entity, focusing on defaults and property behavior.

    Inheritance
    object
    AppReadinessOptionsTests
    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 AppReadinessOptionsTests

    Constructors

    AppReadinessOptionsTests()

    Declaration
    public AppReadinessOptionsTests()

    Methods

    Ctor_DefaultValues_AreCorrect()

    Declaration
    public void Ctor_DefaultValues_AreCorrect()

    Hints_CanBeSetAndRead()

    Declaration
    public void Hints_CanBeSetAndRead()

    MaxFrameMilliseconds_CanBeSet()

    Declaration
    public void MaxFrameMilliseconds_CanBeSet()

    MaxFrameMilliseconds_Zero_IsAllowed()

    Declaration
    public void MaxFrameMilliseconds_Zero_IsAllowed()

    PreloadKeysOrLabels_CanBePopulated()

    Declaration
    public void PreloadKeysOrLabels_CanBePopulated()

    PreloadKeysOrLabels_CanBeReplaced()

    Declaration
    public void PreloadKeysOrLabels_CanBeReplaced()

    StableFrames_CanBeSet()

    Declaration
    public void StableFrames_CanBeSet()

    StableFrames_Zero_IsAllowed()

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