This is a programming exercise of checking public constructors in utility classes using spoon. The official website of spoon is available at http://spoon.gforge.inria.fr/.
To compile the spoon exercise, you need a Java Runtime Environment (JRE) and Maven:
git clone https://github.com/SophieHYe/programming-exercise-of-spoon.git
cd /path/of/this/exercise
mvn package assembly:single
For Windows user, please click start.bat
For Linux or Mac user, please click start.sh
The result report would be presented in index.html