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
Exceptionpublic void shouldSelectAllCellsToTheLeftWithShiftKeyPressed()
throws Exception
Exceptionpublic void shouldAppendColumnsToTheRightWithShiftKeyPressed()
throws Exception
Exceptionpublic void shouldExtendSelectionWithAllCellsInAColumnUsingTheCtrlKey()
Copyright © 2013. All Rights Reserved.