Unit testing framework for a Swing UI

Posted by Itay on Stack Overflow See other posts from Stack Overflow or by Itay
Published on 2010-04-04T20:50:38Z Indexed on 2010/04/04 20:53 UTC
Read the original article Hit count: 206

Filed under:
|
|

Testing UI is difficult. What do you think is the best unit testing framework for Swing?

© Stack Overflow or respective owner

Related posts about swing

Related posts about java