logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class TableRowHeightDistributorTests

    Tests for Serenity.Ui.Infrastructure.Views.TableRowHeightDistributor's even-split arithmetic and floor clamp.

    Inheritance
    object
    TableRowHeightDistributorTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Ui.Tests.Infrastructure.Views
    Assembly: Tests.dll
    Syntax
    public class TableRowHeightDistributorTests

    Constructors

    TableRowHeightDistributorTests()

    Declaration
    public TableRowHeightDistributorTests()

    Methods

    ApplyDistributedHeights_AppliesTheSameHeightToEveryRow()

    Declaration
    public void ApplyDistributedHeights_AppliesTheSameHeightToEveryRow()

    ApplyDistributedHeights_EvenSplitAboveFloor_UsesTheEvenSplitNotTheFloor()

    Declaration
    public void ApplyDistributedHeights_EvenSplitAboveFloor_UsesTheEvenSplitNotTheFloor()

    ApplyDistributedHeights_EvenSplitBelowFloor_ClampsToTheFloor()

    Declaration
    public void ApplyDistributedHeights_EvenSplitBelowFloor_ClampsToTheFloor()

    ApplyDistributedHeights_EvenlySplitsAvailableHeightMinusPaddingAndSpacing()

    Declaration
    public void ApplyDistributedHeights_EvenlySplitsAvailableHeightMinusPaddingAndSpacing()

    ApplyDistributedHeights_MinHeightMatchesTheAppliedHeight_ARowNeverShrinksBelowIt()

    Declaration
    public void ApplyDistributedHeights_MinHeightMatchesTheAppliedHeight_ARowNeverShrinksBelowIt()

    ApplyDistributedHeights_NoRows_ReturnsZeroAndTouchesNothing()

    Declaration
    public void ApplyDistributedHeights_NoRows_ReturnsZeroAndTouchesNothing()

    ApplyDistributedHeights_NullRows_ReturnsZeroAndDoesNotThrow()

    Declaration
    public void ApplyDistributedHeights_NullRows_ReturnsZeroAndDoesNotThrow()

    ApplyDistributedHeights_ReturnsTheAppliedHeight()

    Declaration
    public void ApplyDistributedHeights_ReturnsTheAppliedHeight()

    SetUp()

    Declaration
    public void SetUp()

    TearDown()

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