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).
Inherited Members
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()