1500
by Alex.Ruiz.05 on
11 May 2008, 23:34:14 -0500
(3 days ago)
Component finders (WindowFinder, JFileChooserFinder and JOptionPaneFinder) can perform lookups using GenericTypeMatchers.
1494
by wanghy1101 on
08 May 2008, 20:13:37 -0500
(7 days ago)
Removed code duplication in multiple selection. Added multiple selection by path to JTreeDriver.
1493
by wanghy1101 on
08 May 2008, 19:15:21 -0500
(7 days ago)
Added methods 'font()', 'background()' and 'foreground()' to JTableCellFixture to verify the font, background and foreground of an specific cell in a JTable.
1492
by Alex.Ruiz.05 on
08 May 2008, 16:18:49 -0500
(7 days ago)
Added method 'selection' to JListFixture. This method returns the String representation of the selection of a JList.
1489
by Alex.Ruiz.05 on
08 May 2008, 10:55:09 -0500
(7 days ago)
Added ColorFixture. Added method backgroundAt(TableCell) to JTableFixture, which returns a ColorFixture.