logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    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.

    Inheritance
    object
    LeaderboardPanelPlacementApplierTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    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()
    In this article
    © 2026 Serenity. All Rights Reserved