public void clickingOnTheCheckBoxMustToggleItsValue() throws Exception {
DefaultGridLayer layerStack = new DefaultGridLayer(
RowDataListFixture.getList(),
RowDataListFixture.getPropertyNames(),
RowDataListFixture.getPropertyToLabelMap());
natTable = new NatTableFixture(layerStack, 1200, 300, false);
// Enable editing
natTable.enableEditingOnAllCells();
// Calculate pixel value to click on