}
@Test
public void shouldHideAllSelectedColumns() {
// Select cells and columns
new SelectColumnCommandHandler(selectionLayer).selectColumn(2, 0,
false, true);
selectionLayer.selectCell(1, 0, false, true);
selectionLayer.selectCell(4, 4, false, true);
// Hide selection