Skip to content
log in
Hudson
»
NatTable
»
#31
ENABLE AUTO REFRESH
Back to Project
Status
Changes
Console Output
[raw]
Test Result
Previous Build
Next Build
Started 3 mo 25 days ago
Took
2 min 36 sec
Build #31 (May 12, 2010 4:06:24 PM)
Revision: 3905
Changes
linefeeds (
detail
/
FishEye
)
null check (
detail
/
FishEye
)
Started by an SCM change
Test Result
(306 failures / ±0)
net.sourceforge.nattable.EventConflaterChainTest.shouldAddEventsToAllChildren
net.sourceforge.nattable.EventConflaterChainTest.shouldStartUpAllConflaterTasksAtTheEndOfTheInterval
net.sourceforge.nattable.NatTableTest.getPixelRectangleFromPositionRectangle
net.sourceforge.nattable.NatTableTest.shouldPassOnLayerEventsToListeners
net.sourceforge.nattable.NatTableTest.shouldFireDisposeCommandOnDisposal
net.sourceforge.nattable.VisualChangeEventConflaterTest.shouldAccumulateEvents
net.sourceforge.nattable.columnChooser.ColumnChooserUtilsTest.shouldProvideRenamedLabelsIfTheColumnHasBeenRenamed
net.sourceforge.nattable.columnChooser.ColumnChooserUtilsTest.getVisibleColumnEntries
net.sourceforge.nattable.columnChooser.gui.ColumnChooserDialogTest.setSelection
net.sourceforge.nattable.columnChooser.gui.ColumnChooserDialogTest.setSelection
net.sourceforge.nattable.columnChooser.gui.ColumnChooserDialogTest.getIndexesOfSelectedLeaves
net.sourceforge.nattable.columnChooser.gui.ColumnChooserDialogTest.getIndexesOfSelectedLeaves
net.sourceforge.nattable.columnChooser.gui.ColumnChooserDialogTest.populateTree
net.sourceforge.nattable.columnChooser.gui.ColumnChooserDialogTest.populateTree
net.sourceforge.nattable.copy.command.CopyDataCommandHandlerTest.shouldReturnArrayOfCellsForColumnsInSelectionModel
net.sourceforge.nattable.copy.command.CopyDataCommandHandlerTest.shouldReturnOnlySelectedBodyCells
net.sourceforge.nattable.copy.command.CopyDataCommandHandlerTest.shouldReturnGridWithSelectedCellsNoHeaders
net.sourceforge.nattable.copy.command.CopyDataCommandHandlerTest.shouldCopySingleCell
net.sourceforge.nattable.freeze.CompositeFreezeLayerTest.testNotFrozen
net.sourceforge.nattable.freeze.CompositeFreezeLayerTest.testFreezeAllColumns
net.sourceforge.nattable.freeze.CompositeFreezeLayerTest.testFreezeColumns
net.sourceforge.nattable.freeze.CompositeFreezeLayerTest.testFreezeSelectionAtBeginning
net.sourceforge.nattable.freeze.CompositeFreezeLayerTest.testFreezeSelectionInMiddle
net.sourceforge.nattable.freeze.CompositeFreezeLayerTest.testReorderNonFrozenColumnToMiddleOfFrozenArea
net.sourceforge.nattable.freeze.CompositeFreezeLayerTest.testReorderNonFrozenColumnToEndOfFrozenArea
net.sourceforge.nattable.freeze.CompositeFreezeLayerTest.testReorderNonFrozenColumnToBeginningOfFrozenArea
net.sourceforge.nattable.freeze.CompositeFreezeLayerTest.testReorderMiddleFrozenColumnToMiddleOfFrozenArea
net.sourceforge.nattable.freeze.CompositeFreezeLayerTest.testReorderMiddleFrozenColumnToEndOfFrozenArea
net.sourceforge.nattable.freeze.CompositeFreezeLayerTest.testReorderMiddleFrozenColumnToBeginningOfFrozenArea
net.sourceforge.nattable.freeze.CompositeFreezeLayerTest.testReorderBeginningFrozenColumnToMiddleOfFrozenArea
net.sourceforge.nattable.freeze.CompositeFreezeLayerTest.testReorderBeginningFrozenColumnToEndOfFrozenArea
net.sourceforge.nattable.freeze.CompositeFreezeLayerTest.testReorderEndFrozenColumnToMiddleOfFrozenArea
net.sourceforge.nattable.freeze.CompositeFreezeLayerTest.testReorderEndFrozenColumnToBeginningOfFrozenArea
net.sourceforge.nattable.freeze.CompositeFreezeLayerTest.testHideMiddleFrozenColumn
net.sourceforge.nattable.freeze.CompositeFreezeLayerTest.testHideBeginningFrozenColumn
net.sourceforge.nattable.freeze.CompositeFreezeLayerTest.testHideEndFrozenColumn
net.sourceforge.nattable.freeze.command.FreezeHandlerTest.shouldFreezeFirstColumn
net.sourceforge.nattable.freeze.command.FreezeHandlerTest.shouldFreezeRowsAndColumnsBasedOnSelection
net.sourceforge.nattable.grid.GridLayerTest.getLayers
net.sourceforge.nattable.grid.GridLayerTest.doCommandInvokesBodyFirst
net.sourceforge.nattable.grid.GridLayerTest.doCommandInvokesOtherLayers
net.sourceforge.nattable.grid.GridLayerTest.initBodyLayer
net.sourceforge.nattable.grid.GridLayerTest.initRowHeaderHeight
net.sourceforge.nattable.grid.GridLayerTest.initCorner
net.sourceforge.nattable.group.ColumnGroupHeaderLayerTest.getDataValueByPosition
net.sourceforge.nattable.group.ColumnGroupHeaderLayerTest.getColumnWidthByPosition
net.sourceforge.nattable.group.ColumnGroupHeaderLayerTest.getCellForACellInAColumnGroup
net.sourceforge.nattable.group.ColumnGroupHeaderLayerTest.aCollapsedColumnGroupShouldNotBeSpanned
net.sourceforge.nattable.group.ColumnGroupHeaderLayerTest.getCellForACellNotInAColumnGroup
net.sourceforge.nattable.group.ColumnGroupHeaderLayerTest.getColumnWidthWhenNoColumnGroupsPresent
net.sourceforge.nattable.group.ColumnGroupHeaderLayerTest.getColumnWidthByPositionForAColumnOutsideTheViewport
net.sourceforge.nattable.group.ColumnGroupHeaderLayerTest.getCellSpan
net.sourceforge.nattable.group.ColumnGroupHeaderLayerTest.getCellSpanWhenColumnsInGroupAreHidden
net.sourceforge.nattable.group.ColumnGroupUtilsTest.isRightEdgeOfAColumnGroup
net.sourceforge.nattable.group.ColumnGroupUtilsTest.isLeftEdgeOfAColumnGroup
net.sourceforge.nattable.group.DefaultBodyLayerStackTest.hideColumnsAndReorder
net.sourceforge.nattable.group.DefaultBodyLayerStackTest.resizeAColumnAndHideIt
net.sourceforge.nattable.group.DefaultBodyLayerStackTest.resizeAColumnAndReorderIt
net.sourceforge.nattable.layer.CompositeLayerTest.getDataValueByPosition
net.sourceforge.nattable.layer.CompositeLayerTest.getColumnIndexByPosition
net.sourceforge.nattable.layer.CompositeLayerTest.getColumnWidthByPosition
net.sourceforge.nattable.layer.CompositeLayerTest.isColumnPositionResizable
net.sourceforge.nattable.layer.CompositeLayerTest.getColumnPositionByX
net.sourceforge.nattable.layer.CompositeLayerTest.getStartXOfColumnPosition
net.sourceforge.nattable.layer.CompositeLayerTest.getUnderlyingLayersByColumnPosition
net.sourceforge.nattable.layer.CompositeLayerTest.getRowIndexByPosition
net.sourceforge.nattable.layer.CompositeLayerTest.getRowHeightByPosition
net.sourceforge.nattable.layer.CompositeLayerTest.isRowPositionResizable
net.sourceforge.nattable.layer.CompositeLayerTest.getRowPositionByY
net.sourceforge.nattable.layer.CompositeLayerTest.getStartYOfRowPosition
net.sourceforge.nattable.layer.CompositeLayerTest.getCellByPosition
net.sourceforge.nattable.layer.CompositeLayerTest.getBoundsByPosition
net.sourceforge.nattable.layer.CompositeLayerTest.testingChildLayerInfoForCornerByLayout
net.sourceforge.nattable.layer.CompositeLayerTest.testChildLayerInfoForViewportByLayout
net.sourceforge.nattable.layer.CompositeLayerTest.childLayerInfoByPixelPosition
net.sourceforge.nattable.layer.CompositeLayerTest.getChildLayerByLayoutPosition
net.sourceforge.nattable.layer.CompositeLayerTest.cellBoundsForNonExistentCellPosition
net.sourceforge.nattable.layer.CompositeLayerTest.getDataValueForPositionNotInTheViewport
net.sourceforge.nattable.layer.CompositeLayerTest.getHeight
net.sourceforge.nattable.layer.CompositeLayerTest.getWidth
net.sourceforge.nattable.layer.CompositeLayerTest.getCellBounds
net.sourceforge.nattable.layer.CompositeLayerTest.getColumnCount
net.sourceforge.nattable.layer.CompositeLayerTest.getRowCount
net.sourceforge.nattable.painter.cell.BoxingStyleTest.retrievedCellShouldHaveConfiguredBackground
net.sourceforge.nattable.painter.cell.BoxingStyleTest.retrievedCellShouldHaveConfiguredBackground
net.sourceforge.nattable.painter.cell.BoxingStyleTest.retrievedCellShouldHaveConfiguredForegroundColor
net.sourceforge.nattable.painter.cell.BoxingStyleTest.retrievedCellShouldHaveConfiguredForegroundColor
net.sourceforge.nattable.painter.cell.BoxingStyleTest.retreivedCellShouldHaveRightAlignment
net.sourceforge.nattable.painter.cell.BoxingStyleTest.retreivedCellShouldHaveRightAlignment
net.sourceforge.nattable.painter.cell.BoxingStyleTest.retreivedCellShouldHaveTopAlignment
net.sourceforge.nattable.painter.cell.BoxingStyleTest.retreivedCellShouldHaveTopAlignment
net.sourceforge.nattable.painter.cell.BoxingStyleTest.retrievedCellShouldBeConvertedUsingTheDisplayConverter
net.sourceforge.nattable.painter.cell.BoxingStyleTest.retrievedCellShouldBeConvertedUsingTheDisplayConverter
net.sourceforge.nattable.painter.cell.ConfigurableCellBorderTest.shouldReturnASelectedCellWithDottedLineStyling
net.sourceforge.nattable.painter.cell.TextRenderingTest.gcShouldHaveConfiguredBoldFont
net.sourceforge.nattable.painter.cell.TextRenderingTest.gcShouldHaveConfiguredBoldFont
net.sourceforge.nattable.painter.cell.TextRenderingTest.gcShouldHaveConfiguredItalicFont
net.sourceforge.nattable.painter.cell.TextRenderingTest.gcShouldHaveConfiguredItalicFont
net.sourceforge.nattable.painter.cell.TextRenderingTest.testWhitespacePattern
net.sourceforge.nattable.painter.cell.TextRenderingTest.testWhitespacePattern
net.sourceforge.nattable.painter.cell.TextRenderingTest.testLineBreak
net.sourceforge.nattable.painter.cell.TextRenderingTest.testLineBreak
net.sourceforge.nattable.persistence.BorderStylePersistenceTest.toStringCreatesAPersistableString
net.sourceforge.nattable.persistence.BorderStylePersistenceTest.canRecreateInstanceFromAPersistedString
net.sourceforge.nattable.persistence.StylePersistorTest.persistColorToProperties
net.sourceforge.nattable.persistence.StylePersistorTest.persistStyleSettingsToProperties
net.sourceforge.nattable.persistence.StylePersistorTest.loadPersistedColorSettings
net.sourceforge.nattable.persistence.StylePersistorTest.loadPersistedAlignmentSettings
net.sourceforge.nattable.persistence.StylePersistorTest.loadFontSettings
net.sourceforge.nattable.persistence.StylePersistorTest.loadBorderStyleSettings
net.sourceforge.nattable.reorder.event.ReorderColumnEventTest.reorderEventMustPropagateToTheTop
net.sourceforge.nattable.resize.AutoResizeColumnsTest.autoResizeOneColumn
net.sourceforge.nattable.resize.AutoResizeColumnsTest.autoResizeOneColumn
net.sourceforge.nattable.resize.AutoResizeColumnsTest.shouldAutoResizeCorrectlyIfMultipleColumnsAreSelected
net.sourceforge.nattable.resize.AutoResizeColumnsTest.shouldAutoResizeCorrectlyIfMultipleColumnsAreSelected
net.sourceforge.nattable.resize.MaxCellBoundsHelperTest.getPreferedColumnWidths
net.sourceforge.nattable.resize.MaxCellBoundsHelperTest.getPreferedRowHeights
net.sourceforge.nattable.resize.ResizeColumnTest.reiszeColumnInATableWithNoRows
net.sourceforge.nattable.search.command.SearchGridCommandHandlerTest.shouldFindTextInGrid
net.sourceforge.nattable.search.command.SearchGridCommandHandlerTest.shouldFindTextInGridAfterWrapping
net.sourceforge.nattable.search.strategy.ColumnSearchStrategyTest.shouldAccessCellsInSelectedColumn
net.sourceforge.nattable.search.strategy.ColumnSearchStrategyTest.shouldSearchAllBodyCellsForColumnInSelection
net.sourceforge.nattable.search.strategy.GridSearchStrategyTest.shouldAccessCorrectNumberOfRemainingColumns
net.sourceforge.nattable.search.strategy.GridSearchStrategyTest.searchShouldWrapAroundColumn
net.sourceforge.nattable.search.strategy.GridSearchStrategyTest.searchShouldWrapAroundRow
net.sourceforge.nattable.search.strategy.GridSearchStrategyTest.searchShouldMoveBackwardsToFindCell
net.sourceforge.nattable.search.strategy.GridSearchStrategyTest.shouldFindAllCellsWithValue
net.sourceforge.nattable.search.strategy.RowSearchStrategyTest.shouldAccessCellInSelectedRow
net.sourceforge.nattable.search.strategy.RowSearchStrategyTest.shouldSearchAllBodyCellsForRowInSelection
net.sourceforge.nattable.search.strategy.SelectionSearchStrategyTest.shouldAccessWhatIsInSelection
net.sourceforge.nattable.search.strategy.SelectionSearchStrategyTest.shouldOnlySearchWhatIsSelected
net.sourceforge.nattable.search.strategy.SelectionSearchStrategyTest.shouldSearchSelectionBackwards
net.sourceforge.nattable.selection.CellSelectionTest.shouldHaveOriginSelected
net.sourceforge.nattable.selection.CellSelectionTest.shouldHaveOriginSelected
net.sourceforge.nattable.selection.CellSelectionTest.shouldMoveTheSelectionAnchorLeftUsingLeftArrowKey
net.sourceforge.nattable.selection.CellSelectionTest.shouldMoveTheSelectionAnchorLeftUsingLeftArrowKey
net.sourceforge.nattable.selection.CellSelectionTest.shouldExtendTheSelectionToTheLeftUsingLeftArrowAndShiftKeys
net.sourceforge.nattable.selection.CellSelectionTest.shouldExtendTheSelectionToTheLeftUsingLeftArrowAndShiftKeys
net.sourceforge.nattable.selection.CellSelectionTest.shouldMoveTheSelectionAnchorRightUsingRightArrowKey
net.sourceforge.nattable.selection.CellSelectionTest.shouldMoveTheSelectionAnchorRightUsingRightArrowKey
net.sourceforge.nattable.selection.CellSelectionTest.shouldExtendTheSelectionRightUsingRightArrowAndShiftKeys
net.sourceforge.nattable.selection.CellSelectionTest.shouldExtendTheSelectionRightUsingRightArrowAndShiftKeys
net.sourceforge.nattable.selection.CellSelectionTest.shouldMoveTheSelectionAnchorUpUsingUpArrowKey
net.sourceforge.nattable.selection.CellSelectionTest.shouldMoveTheSelectionAnchorUpUsingUpArrowKey
net.sourceforge.nattable.selection.CellSelectionTest.shouldExtendTheSelectionUpUsingUpArrowAndShiftKeys
net.sourceforge.nattable.selection.CellSelectionTest.shouldExtendTheSelectionUpUsingUpArrowAndShiftKeys
net.sourceforge.nattable.selection.CellSelectionTest.shouldMoveTheSelectionAnchorDownUsingDownArrowKey
net.sourceforge.nattable.selection.CellSelectionTest.shouldMoveTheSelectionAnchorDownUsingDownArrowKey
net.sourceforge.nattable.selection.CellSelectionTest.shouldExtendTheSelectionDownUsingDownArrowAndShiftKeys
net.sourceforge.nattable.selection.CellSelectionTest.shouldExtendTheSelectionDownUsingDownArrowAndShiftKeys
net.sourceforge.nattable.selection.CellSelectionTest.shouldMoveTheSelecitonAnchorToStartOfRowUsingHomeKey
net.sourceforge.nattable.selection.CellSelectionTest.shouldMoveTheSelecitonAnchorToStartOfRowUsingHomeKey
net.sourceforge.nattable.selection.CellSelectionTest.shouldExtendTheSelectionToStartOfRowUsingHomeAndShiftKeys
net.sourceforge.nattable.selection.CellSelectionTest.shouldExtendTheSelectionToStartOfRowUsingHomeAndShiftKeys
net.sourceforge.nattable.selection.CellSelectionTest.shouldMoveTheSelectionAnchorToEndOfRowUsingEndKey
net.sourceforge.nattable.selection.CellSelectionTest.shouldMoveTheSelectionAnchorToEndOfRowUsingEndKey
net.sourceforge.nattable.selection.CellSelectionTest.shouldExtendTheSelectionToEndOfRowUsingEndAndShiftKeys
net.sourceforge.nattable.selection.CellSelectionTest.shouldExtendTheSelectionToEndOfRowUsingEndAndShiftKeys
net.sourceforge.nattable.selection.CellSelectionTest.shouldMoveTheSelectionAnchorOnePageUpUsingPageUpKey
net.sourceforge.nattable.selection.CellSelectionTest.shouldMoveTheSelectionAnchorOnePageUpUsingPageUpKey
net.sourceforge.nattable.selection.CellSelectionTest.shouldExtendSelectionOnePageUpUsingThePageUpAndShiftKeys
net.sourceforge.nattable.selection.CellSelectionTest.shouldExtendSelectionOnePageUpUsingThePageUpAndShiftKeys
net.sourceforge.nattable.selection.CellSelectionTest.shouldMoveTheSelectionAnchorOnePageDownUsingPageDownKey
net.sourceforge.nattable.selection.CellSelectionTest.shouldMoveTheSelectionAnchorOnePageDownUsingPageDownKey
net.sourceforge.nattable.selection.CellSelectionTest.shouldExtendSelectionOnePageDownUsingPageDownAndShiftKeys
net.sourceforge.nattable.selection.CellSelectionTest.shouldExtendSelectionOnePageDownUsingPageDownAndShiftKeys
net.sourceforge.nattable.selection.CellSelectionTest.moveCellWhenARangeOfCellsIsSelected
net.sourceforge.nattable.selection.CellSelectionTest.moveCellWhenARangeOfCellsIsSelected
net.sourceforge.nattable.selection.CellSelectionTest.shouldReturnTheCorrectCountOfSelectedCells
net.sourceforge.nattable.selection.CellSelectionTest.shouldReturnTheCorrectCountOfSelectedCells
net.sourceforge.nattable.selection.CellSelectionTest.shouldReturnSixCells
net.sourceforge.nattable.selection.CellSelectionTest.shouldReturnSixCells
net.sourceforge.nattable.selection.ColumnSelectionTest.shouldSelectAllCellsInAColumn
net.sourceforge.nattable.selection.ColumnSelectionTest.shouldSelectAllCellsInAColumn
net.sourceforge.nattable.selection.ColumnSelectionTest.shouldSelectAllCellsToTheRightWithShiftKeyPressed
net.sourceforge.nattable.selection.ColumnSelectionTest.shouldSelectAllCellsToTheRightWithShiftKeyPressed
net.sourceforge.nattable.selection.ColumnSelectionTest.shouldSelectAllCellsToTheLeftWithShiftKeyPressed
net.sourceforge.nattable.selection.ColumnSelectionTest.shouldSelectAllCellsToTheLeftWithShiftKeyPressed
net.sourceforge.nattable.selection.ColumnSelectionTest.shouldAppendColumnsToTheRightWithShiftKeyPressed
net.sourceforge.nattable.selection.ColumnSelectionTest.shouldAppendColumnsToTheRightWithShiftKeyPressed
net.sourceforge.nattable.selection.ColumnSelectionTest.shouldExtendSelectionWithAllCellsInAColumnUsingTheCtrlKey
net.sourceforge.nattable.selection.ColumnSelectionTest.shouldExtendSelectionWithAllCellsInAColumnUsingTheCtrlKey
net.sourceforge.nattable.selection.HideSelectedColumnsTest.shouldAlsoHideColumnWhichIsNotSelectedButHasAMouseOverIt
net.sourceforge.nattable.selection.HideSelectedColumnsTest.shouldHideColumnForSelectedCell
net.sourceforge.nattable.selection.HideSelectedColumnsTest.shouldHideSelectedColumn
net.sourceforge.nattable.selection.HideSelectedColumnsTest.shouldHideAllSelectedColumns
net.sourceforge.nattable.selection.SelectAllTest.shouldHaveAllCellsSelected
net.sourceforge.nattable.selection.SelectAllTest.shouldHaveAllCellsSelected
net.sourceforge.nattable.selection.SelectionLayerStructuralChangeEventHandlerTest.shouldClearSelectionIfASelectedRowIsModified
net.sourceforge.nattable.selection.SelectionLayerStructuralChangeEventHandlerTest.shouldLeaveSelectionUnchangedIfASelectedRowIsNotModified
net.sourceforge.nattable.selection.SelectionLayerTest.testIdentityLayerTransform
net.sourceforge.nattable.selection.action.SelectionDragModeTest.mouseDownFiresCommand
net.sourceforge.nattable.selection.event.SelectionEventsTest.shouldFireCellSelectionEvent
net.sourceforge.nattable.selection.event.SelectionEventsTest.shouldFireRowSelectionEvent
net.sourceforge.nattable.selection.event.SelectionEventsTest.shouldFireColumnSelectionEvent
net.sourceforge.nattable.style.CellSelectionTest.willSelectBodyCellAndShouldHaveColumnHeaderSelected
net.sourceforge.nattable.style.ColumnHeaderLayerSelectionTest.willSelectBodyCellAndShouldHaveColumnHeaderSelected
net.sourceforge.nattable.style.ColumnHeaderLayerSelectionTest.shouldReturnFullySelectedStyle
net.sourceforge.nattable.style.RowHeaderSelectionTest.willSelectBodyCellAndShouldHaveColumnHeaderSelected
net.sourceforge.nattable.style.RowHeaderSelectionTest.shouldReturnFullySelectedStyle
net.sourceforge.nattable.style.StyleInheritanceTest.shouldFallBackToSuperTypeAttributesForEvenCell
net.sourceforge.nattable.style.StyleInheritanceTest.shouldFallBackToSuperTypeAttributesForOddCell
net.sourceforge.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest.doCommand
net.sourceforge.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest.parseColumnIndexFromKey
net.sourceforge.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest.saveStateForMultipleLabels
net.sourceforge.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest.shouldRemoveLabelFromPersistenceIfStyleIsCleared
net.sourceforge.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest.loadStateForMultipleLabels
net.sourceforge.nattable.summaryrow.SummaryRowIntegrationTest.shouldAddExtraRowAtTheEnd
net.sourceforge.nattable.summaryrow.SummaryRowIntegrationTest.shouldSummarizeAskPriceColumn
net.sourceforge.nattable.summaryrow.SummaryRowIntegrationTest.defaultHandlingOfNonNumericColumns
net.sourceforge.nattable.summaryrow.SummaryRowIntegrationTest.shouldFireRowUpdateEventOnceSummaryIsCalculated
net.sourceforge.nattable.summaryrow.SummaryRowIntegrationTest.rowAddShouldClearCacheAndCalculateNewSummary
net.sourceforge.nattable.summaryrow.SummaryRowIntegrationTest.getRowIndexByPositionForSummaryRow
net.sourceforge.nattable.summaryrow.SummaryRowIntegrationTest.getRowHeightByPositionForSummaryRow
net.sourceforge.nattable.summaryrow.SummaryRowIntegrationTest.defaultConfigLabelsAreApplied
net.sourceforge.nattable.summaryrow.SummaryRowIntegrationTest.shouldSumUpAllRowsWithAAARating
net.sourceforge.nattable.test.integration.EditIntegrationTest.testNotEditableByDefault
net.sourceforge.nattable.test.integration.EditIntegrationTest.testEditorActivatedDuringInlineCellEdit
net.sourceforge.nattable.test.integration.EditIntegrationTest.testEditorClosesWhenANewEditCommandIsFired
net.sourceforge.nattable.test.integration.EditIntegrationTest.testEditorResize
net.sourceforge.nattable.test.integration.EditIntegrationTest.testDataValidation
net.sourceforge.nattable.test.integration.EditIntegrationTest.navigationWithTab
net.sourceforge.nattable.test.integration.EditIntegrationTest.testNavigationUsingTabButtonWhenAnInvalidValueIsEntered
net.sourceforge.nattable.test.integration.EditIntegrationTest.directlyTypingInACellShoudlStartEditing
net.sourceforge.nattable.test.integration.EditIntegrationTest.mustCommitValidValuesOnPressingEnter
net.sourceforge.nattable.test.integration.EditIntegrationTest.clickingOnTheCheckBoxMustToggleItsValue
net.sourceforge.nattable.test.integration.EditIntegrationTest.pressingESCMustDiscardTheValueEnteredAndCloseControl
net.sourceforge.nattable.test.integration.EditIntegrationTest.comboBoxShouldCommitWhenAValueIsSelectedByClickingOnIt
net.sourceforge.nattable.test.integration.PersistenceIntegrationTest.stateIsLoadedCorrectlyFromProperties
net.sourceforge.nattable.test.integration.PersistenceIntegrationTest.tableShouldDefaultProperlyIfNoPropertiesAreLoaded
net.sourceforge.nattable.test.integration.SelectionIntegrationTest.movingSelectionWithLeftArrow
net.sourceforge.nattable.test.integration.SelectionIntegrationTest.movingSelectionWithRightArrow
net.sourceforge.nattable.test.integration.SelectionIntegrationTest.movingSelectionWithDownArrow
net.sourceforge.nattable.test.integration.SelectionIntegrationTest.movingSelectionWithUpArrow
net.sourceforge.nattable.test.integration.SelectionIntegrationTest.selectingRectangularAreasWithShiftKey
net.sourceforge.nattable.tickupdate.command.TickUpdateCommandHandlerTest.shouldIncrementCellValue
net.sourceforge.nattable.tickupdate.command.TickUpdateCommandHandlerTest.shouldDecrementCellValue
net.sourceforge.nattable.tickupdate.command.TickUpdateCommandHandlerTest.shouldNotUpdateAnUneditableCell
net.sourceforge.nattable.tickupdate.command.TickUpdateCommandHandlerTest.shouldUpdateMultipleCellsInSelection
net.sourceforge.nattable.tickupdate.command.TickUpdateCommandHandlerTest.shouldUpdateOnlyIfAllCellsHaveTheSameEditor
net.sourceforge.nattable.ui.matcher.CellLabelMouseEventMatcherTest.shouldMatchCellsWithCustomLabels
net.sourceforge.nattable.ui.matcher.CellLabelMouseEventMatcherTest.shouldTakeTheRegionIntoAccountWhileMatching
net.sourceforge.nattable.ui.matcher.CellLabelMouseEventMatcherTest.shouldTakeTheButtomIntoAccountWhileMatching
net.sourceforge.nattable.ui.menu.MenuItemProvidersTest.shouldGetDataFromParentForNestedMenus
net.sourceforge.nattable.viewport.HorizontalScrollBarHandlerTest.scrollViewportLeftByPage
net.sourceforge.nattable.viewport.HorizontalScrollBarHandlerTest.scrollViewportLeftByOffset
net.sourceforge.nattable.viewport.HorizontalScrollBarHandlerTest.scrollViewportRightByOffset
net.sourceforge.nattable.viewport.HorizontalScrollBarHandlerTest.dragRight
net.sourceforge.nattable.viewport.HorizontalScrollBarHandlerTest.dragLeft
net.sourceforge.nattable.viewport.HorizontalScrollBarHandlerTest.widthToScrollBy
net.sourceforge.nattable.viewport.HorizontalScrollBarHandlerTest.issueNTBL99MoveByColumn
net.sourceforge.nattable.viewport.HorizontalScrollBarHandlerTest.issueNTBL99MoveByPage
net.sourceforge.nattable.viewport.HorizontalScrollBarHandlerTest.horizontalScrollbarThumbSize
net.sourceforge.nattable.viewport.HorizontalScrollBarHandlerTest.horizontalScrollbarThumbSizeCalcNoScrollingNeeded
net.sourceforge.nattable.viewport.HorizontalScrollBarHandlerTest.getHBarOverhang
net.sourceforge.nattable.viewport.HorizontalScrollBarHandlerTest.noHBarOverhangForPerfectFit
net.sourceforge.nattable.viewport.VerticalScrollBarHandlerTest.scrollViewportUpByOffset
net.sourceforge.nattable.viewport.VerticalScrollBarHandlerTest.scrollViewportDownByOffset
net.sourceforge.nattable.viewport.VerticalScrollBarHandlerTest.dragDown
net.sourceforge.nattable.viewport.VerticalScrollBarHandlerTest.dragUp
net.sourceforge.nattable.viewport.VerticalScrollBarHandlerTest.verticalScrollbarThumbSize
net.sourceforge.nattable.viewport.VerticalScrollBarHandlerTest.verticalScrollbarThumbSizeCalcNoScrollingNeeded
net.sourceforge.nattable.viewport.VerticalScrollBarHandlerTest.getVBarOverhang
net.sourceforge.nattable.viewport.VerticalScrollBarHandlerTest.noVBarOverhangForPerfectFit
net.sourceforge.nattable.viewport.ViewportLayerTest.getColumnIndexByPosition
net.sourceforge.nattable.viewport.ViewportLayerTest.getColumnIndexByPosition
net.sourceforge.nattable.viewport.ViewportLayerTest.testMoveColumnPositionIntoViewportSimpleCase
net.sourceforge.nattable.viewport.ViewportLayerTest.testMoveColumnPositionIntoViewportSimpleCase
net.sourceforge.nattable.viewport.ViewportLayerTest.testMoveColumnPositionIntoViewportForAColumnAlreadyInTheViewport
net.sourceforge.nattable.viewport.ViewportLayerTest.testMoveColumnPositionIntoViewportForAColumnAlreadyInTheViewport
net.sourceforge.nattable.viewport.ViewportLayerTest.moveColumnIntoViewportByMovingLeftAndRight
net.sourceforge.nattable.viewport.ViewportLayerTest.moveColumnIntoViewportByMovingLeftAndRight
net.sourceforge.nattable.viewport.ViewportLayerTest.moveRowIntoViewportByMovingUpAndDown
net.sourceforge.nattable.viewport.ViewportLayerTest.moveRowIntoViewportByMovingUpAndDown
net.sourceforge.nattable.viewport.ViewportLayerTest.moveIntoViewportForAColPartiallyDisplayedAtTheRightEdge
net.sourceforge.nattable.viewport.ViewportLayerTest.moveIntoViewportForAColPartiallyDisplayedAtTheRightEdge
net.sourceforge.nattable.viewport.ViewportLayerTest.getColumnIndexByPositionForAColumnOusideTheViewport
net.sourceforge.nattable.viewport.ViewportLayerTest.getColumnIndexByPositionForAColumnOusideTheViewport
net.sourceforge.nattable.viewport.ViewportLayerTest.testMoveRowPositionIntoViewport
net.sourceforge.nattable.viewport.ViewportLayerTest.testMoveRowPositionIntoViewport
net.sourceforge.nattable.viewport.ViewportLayerTest.testMoveCellPositionIntoViewport
net.sourceforge.nattable.viewport.ViewportLayerTest.testMoveCellPositionIntoViewport
net.sourceforge.nattable.viewport.ViewportLayerTest.testMoveColumnPositionIntoViewportFiresEvent
net.sourceforge.nattable.viewport.ViewportLayerTest.testMoveColumnPositionIntoViewportFiresEvent
net.sourceforge.nattable.viewport.ViewportLayerTest.setViewportOriginRowPosition
net.sourceforge.nattable.viewport.ViewportLayerTest.setViewportOriginRowPosition
net.sourceforge.nattable.viewport.ViewportLayerTest.settingViewportRowOriginFireEvent
net.sourceforge.nattable.viewport.ViewportLayerTest.settingViewportRowOriginFireEvent
net.sourceforge.nattable.viewport.ViewportLayerTest.setViewportOriginColumnPosition
net.sourceforge.nattable.viewport.ViewportLayerTest.setViewportOriginColumnPosition
net.sourceforge.nattable.viewport.ViewportLayerTest.settingViewportColumnOriginFiresEvent
net.sourceforge.nattable.viewport.ViewportLayerTest.settingViewportColumnOriginFiresEvent
net.sourceforge.nattable.viewport.ViewportLayerTest.scrollVerticallyByAPageCommand
net.sourceforge.nattable.viewport.ViewportLayerTest.scrollVerticallyByAPageCommand
net.sourceforge.nattable.viewport.ViewportLayerTest.adjustRowOrigin
net.sourceforge.nattable.viewport.ViewportLayerTest.adjustRowOrigin
net.sourceforge.nattable.viewport.ViewportLayerTest.adjustColOrigin
net.sourceforge.nattable.viewport.ViewportLayerTest.adjustColOrigin
net.sourceforge.nattable.viewport.ViewportLayerTest.shouldPickUpTheDefaultClientAreaIfItHasNotBeenSet
net.sourceforge.nattable.viewport.ViewportLayerTest.shouldPickUpTheDefaultClientAreaIfItHasNotBeenSet
net.sourceforge.nattable.viewport.ViewportLayerTest.getHeight
net.sourceforge.nattable.viewport.ViewportLayerTest.getHeight
net.sourceforge.nattable.viewport.ViewportLayerTest.getWidth
net.sourceforge.nattable.viewport.ViewportLayerTest.getWidth
net.sourceforge.nattable.viewport.ViewportLayerTest.getColumnCount
net.sourceforge.nattable.viewport.ViewportLayerTest.getColumnCount
Show all failed tests >>>
Page generated: Sep 5, 2010 10:42:43 AM
Hudson ver. 1.351