Class UnityLeaderboardViewDefinitionTests
EditMode tests for UnityLeaderboardViewDefinition's resolve methods and its lazy ShowBackground/BackgroundSprite → BackgroundMode migration.
Inherited Members
Namespace: Serenity.Leaderboard.Tests.Editor
Assembly: Serenity.Leaderboard.Tests.Editor.dll
Syntax
public class UnityLeaderboardViewDefinitionTests
Constructors
UnityLeaderboardViewDefinitionTests()
Declaration
public UnityLeaderboardViewDefinitionTests()
Methods
FreshDefinition_Untouched_MigratesToThemeAndLatches()
Declaration
public void FreshDefinition_Untouched_MigratesToThemeAndLatches()
MigrationRunsOnlyOnce_ASecondPassLeavesTheModeAlone()
Declaration
public void MigrationRunsOnlyOnce_ASecondPassLeavesTheModeAlone()
OldAsset_ShowBackgroundFalse_MigratesToHidden()
Declaration
public void OldAsset_ShowBackgroundFalse_MigratesToHidden()
OldAsset_ShowBackgroundTrueWithNoSprite_MigratesToTheme()
Declaration
public void OldAsset_ShowBackgroundTrueWithNoSprite_MigratesToTheme()
OldAsset_ShowBackgroundTrueWithSprite_MigratesToCustom()
Declaration
public void OldAsset_ShowBackgroundTrueWithSprite_MigratesToCustom()
ResolveBackgroundStyle_MirrorsEveryAuthoredBackgroundField()
Declaration
public void ResolveBackgroundStyle_MirrorsEveryAuthoredBackgroundField()
SetUp()
Declaration
public void SetUp()
TearDown()
Declaration
public void TearDown()