The calculations in my code are well-tested, but because there is so much GUI code, my overall code coverage is lower than I\'d like. Are there any guidelines on unit-testin
You can try UISpec4J is an Open Source functional and/or unit testing library for Swing-based Java applications...