logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UiThemeValidatorEngineTests

    EditMode tests for UiThemeValidatorEngine's LeaderboardTemplate slot check. Mirrors the optional cascade-view slot's contract: null is allowed, and when set the prefab must carry a component named "UnityLeaderboardPanel".

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

    Constructors

    UiThemeValidatorEngineTests()

    Declaration
    public UiThemeValidatorEngineTests()

    Methods

    SetUp()

    Declaration
    public void SetUp()

    TearDown()

    Declaration
    public void TearDown()

    Validate_LeaderboardTemplateUnset_ReportsNoLeaderboardIssue()

    Declaration
    public void Validate_LeaderboardTemplateUnset_ReportsNoLeaderboardIssue()

    Validate_LeaderboardTemplateWithPanelComponent_ReportsNoLeaderboardIssue()

    Declaration
    public void Validate_LeaderboardTemplateWithPanelComponent_ReportsNoLeaderboardIssue()

    Validate_LeaderboardTemplateWithoutPanelComponent_ReportsMissingComponent()

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