Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: FEST-Swing 1.1
-
Fix Version/s: FEST-Swing 1.1
-
Component/s: Swing
-
Labels:None
-
Number of attachments :
Description
From Michael Schnell:
Enhance JTableFixture with two new methods:
- JTableFixture requireRowCount(int rowCount)
- JTableFixture requireColumnCount(int columnCount)
Original report: Issue 154 (Google Code)