Class LeaderboardPanelPlacementApplierTests
EditMode tests for LeaderboardPanelPlacementApplier's
LeaderboardPanelPlacementApplier.PlacedElement overload — the shape a caller with its own
list of owners (leaderboard buttons) uses instead of the fixed LeaderboardViewElement one,
covered separately by UnityLeaderboardPanelTests.
Inherited Members
Namespace: Serenity.Leaderboard.Tests.Editor
Assembly: Serenity.Leaderboard.Tests.Editor.dll
Syntax
public class LeaderboardPanelPlacementApplierTests
Constructors
LeaderboardPanelPlacementApplierTests()
Declaration
public LeaderboardPanelPlacementApplierTests()
Methods
Apply_AddsAnIgnoreLayoutElementToTheRect()
Declaration
public void Apply_AddsAnIgnoreLayoutElementToTheRect()
Apply_DisablesTheRootLayoutGroupAndFitter()
Declaration
public void Apply_DisablesTheRootLayoutGroupAndFitter()
Apply_EmptyList_LeavesTheRootLayoutUntouched()
Declaration
public void Apply_EmptyList_LeavesTheRootLayoutUntouched()
Apply_EntryWithNullRectOrPlacement_IsSkippedWithoutThrowing()
Declaration
public void Apply_EntryWithNullRectOrPlacement_IsSkippedWithoutThrowing()
Apply_Hidden_DeactivatesTheRect()
Declaration
public void Apply_Hidden_DeactivatesTheRect()
Apply_NullList_LeavesTheRootLayoutUntouched()
Declaration
public void Apply_NullList_LeavesTheRootLayoutUntouched()
Apply_PlacesAnArbitraryRectAtItsAuthoredAnchorAndOffset()
Declaration
public void Apply_PlacesAnArbitraryRectAtItsAuthoredAnchorAndOffset()
SetUp()
Declaration
public void SetUp()
TearDown()
Declaration
public void TearDown()