public class ColumnSelectionTest extends Object
Constructor and Description |
---|
ColumnSelectionTest() |
Modifier and Type | Method and Description |
---|---|
void |
cleanUp() |
void |
setUp() |
void |
shouldAppendColumnsToTheRightWithShiftKeyPressed() |
void |
shouldExtendSelectionWithAllCellsInAColumnUsingTheCtrlKey() |
void |
shouldSelectAllCellsInAColumn() |
void |
shouldSelectAllCellsToTheLeftWithShiftKeyPressed() |
void |
shouldSelectAllCellsToTheRightWithShiftKeyPressed() |
public void setUp()
public void cleanUp()
public void shouldSelectAllCellsInAColumn()
public void shouldSelectAllCellsToTheRightWithShiftKeyPressed() throws Exception
Exception
public void shouldSelectAllCellsToTheLeftWithShiftKeyPressed() throws Exception
Exception
public void shouldAppendColumnsToTheRightWithShiftKeyPressed() throws Exception
Exception
public void shouldExtendSelectionWithAllCellsInAColumnUsingTheCtrlKey()
Copyright © 2013. All Rights Reserved.