});
// Check the size of the created dimension lines
assertEqualsDimensionLine(520, 122, 520, 298f, 0, firstDimensionLine);
assertEqualsDimensionLine(42, 310, 498, 310, 20, orderedDimensionLines.get(1));
// Click again on redo button
tester.invokeAndWait(new Runnable() {
public void run() {
frame.redoButton.doClick();
}
});
// Check the first dimension is selected