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