logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SerenityHubStatusTests

    EditMode tests for the Slice 6.4 migration: BuildRows()'s wiring-health row no longer triggers SerenityProjectValidationRunner.RunAll synchronously — it reads SerenityHubValidationCache instead (spec §3 non-functional requirement; design ADR-7).

    Inheritance
    object
    SerenityHubStatusTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Localization.Tests.Editor
    Assembly: Serenity.Localization.Tests.Editor.dll
    Syntax
    public class SerenityHubStatusTests

    Constructors

    SerenityHubStatusTests()

    Declaration
    public SerenityHubStatusTests()

    Methods

    BuildRows_DifferentCachedKindsOtherThanAll_DoNotFeedWiringHealthRow()

    Declaration
    public void BuildRows_DifferentCachedKindsOtherThanAll_DoNotFeedWiringHealthRow()

    BuildRows_WhenCachedAllReportHasErrors_WiringHealthRowReflectsCachedErrorState()

    Declaration
    public void BuildRows_WhenCachedAllReportHasErrors_WiringHealthRowReflectsCachedErrorState()

    BuildRows_WhenCachedAllReportHasNoIssues_WiringHealthRowIsOk()

    Declaration
    public void BuildRows_WhenCachedAllReportHasNoIssues_WiringHealthRowIsOk()

    BuildRows_WhenNothingCachedForAll_NeverThrows()

    Declaration
    public void BuildRows_WhenNothingCachedForAll_NeverThrows()

    BuildRows_WhenNothingCachedForAll_WiringHealthRowIsNotYetRun()

    Declaration
    public void BuildRows_WhenNothingCachedForAll_WiringHealthRowIsNotYetRun()

    BuildRows_WiringHealthRow_AlwaysDeepLinksToValidateEverything()

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