logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class LeaderboardThemeRetrofitterTests

    EditMode tests for RetrofitTheme(UnityUiThemeDefinition, bool, bool) against a minimal fixture theme under a temp folder. Deliberately never calls RetrofitAllThemesMissingLeaderboard(bool, bool): that entry point scans every UnityUiThemeDefinition in the whole project, so exercising it here would retrofit the real shipped themes as a side effect of running the test suite.

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

    Constructors

    LeaderboardThemeRetrofitterTests()

    Declaration
    public LeaderboardThemeRetrofitterTests()

    Methods

    RetrofitTheme_PopulatesLeaderboardTemplateAndSavesPrefabToDisk()

    Declaration
    public void RetrofitTheme_PopulatesLeaderboardTemplateAndSavesPrefabToDisk()

    RetrofitTheme_RegenerateExistingFalse_LeavesStaleTemplateUntouched()

    Declaration
    public void RetrofitTheme_RegenerateExistingFalse_LeavesStaleTemplateUntouched()

    RetrofitTheme_RegenerateExistingTrue_RebuildsAtSamePathWithFreshPreviewRows()

    Declaration
    public void RetrofitTheme_RegenerateExistingTrue_RebuildsAtSamePathWithFreshPreviewRows()

    RetrofitTheme_SecondRunIsIdempotent()

    Declaration
    public void RetrofitTheme_SecondRunIsIdempotent()

    SetUp()

    Declaration
    public void SetUp()

    TearDown()

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