Menu

#7 Allow alternative ActionFactory implementations

open
nobody
5
2007-08-07
2007-08-07
No

For testing purposes, it should be possible to have alternative ActionFactory implementations.
A MockActionFactory for instance might not show dialogs but respond with a preconfigured response when a dialog is shown.
This would be useful to test UI classes from JUnit without the need of user interaction and without the need of using JFCUnit or SwingUnit.

Discussion


Log in to post a comment.