Class SummaryRowIntegrationTest

java.lang.Object
org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest

public class SummaryRowIntegrationTest extends Object
  • Constructor Details

    • SummaryRowIntegrationTest

      public SummaryRowIntegrationTest()
  • Method Details

    • initLayerStackWithSummaryRow

      @BeforeEach public void initLayerStackWithSummaryRow()
    • shouldAddExtraRowAtTheEnd

      @Test public void shouldAddExtraRowAtTheEnd()
    • shouldReturnDefaultValueImmediately

      @Test public void shouldReturnDefaultValueImmediately()
    • shouldSummarizeAskPriceColumn

      @Test public void shouldSummarizeAskPriceColumn() throws Exception
      Throws:
      Exception
    • shouldSummarizeAskPriceColumnImmediatelyOnPreCalculation

      @Test public void shouldSummarizeAskPriceColumnImmediatelyOnPreCalculation()
    • defaultHandlingOfNonNumericColumns

      @Test public void defaultHandlingOfNonNumericColumns()
    • shouldFireCellVisualChangeEventOnceSummaryIsCalculated

      @Test public void shouldFireCellVisualChangeEventOnceSummaryIsCalculated() throws Exception
      Throws:
      Exception
    • rowAddShouldClearCacheAndCalculateNewSummary

      @Test public void rowAddShouldClearCacheAndCalculateNewSummary() throws Exception
      Throws:
      Exception
    • getRowIndexByPositionForSummaryRow

      @Test public void getRowIndexByPositionForSummaryRow()
    • shouldGetRowHeightByPositionForSummaryRow

      @Test public void shouldGetRowHeightByPositionForSummaryRow()
    • shouldResizeSummaryRow

      @Test public void shouldResizeSummaryRow()
    • shouldResizeSummaryRowWithoutDownScale

      @Test public void shouldResizeSummaryRowWithoutDownScale()
    • shouldResizeSummaryRowWithDownScale

      @Test public void shouldResizeSummaryRowWithDownScale()
    • shouldResizeSummaryRowViaMultiRowResize

      @Test public void shouldResizeSummaryRowViaMultiRowResize()
    • shouldHandleMultiRowResizeForSummaryRowAndOthers

      @Test public void shouldHandleMultiRowResizeForSummaryRowAndOthers()
    • shouldHandleMultiRowResizeForSummaryRowAndOthersWithoutDownScale

      @Test public void shouldHandleMultiRowResizeForSummaryRowAndOthersWithoutDownScale()
    • shouldHandleMultiRowResizeForSummaryRowAndOthersWithDownScale

      @Test public void shouldHandleMultiRowResizeForSummaryRowAndOthersWithDownScale()
    • defaultConfigLabelsAreApplied

      @Test public void defaultConfigLabelsAreApplied()
    • defaultConfigLabelsAreAdded

      @Test public void defaultConfigLabelsAreAdded()
    • defaultConfigLabelsNotAddedForLayersBelow

      @Test public void defaultConfigLabelsNotAddedForLayersBelow() throws Exception
      Throws:
      Exception
    • shouldSumUpAllRowsWithAAARating

      @Test public void shouldSumUpAllRowsWithAAARating() throws Exception
      Throws:
      Exception