/programming-exercise-of-spoon

Build an architecture check based on spoon

Primary LanguagePHP

programming-exercise-of-spoon

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/.

Compiling

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

Run the demo

For Windows user, please click start.bat
For Linux or Mac user, please click  start.sh

image

Check the result

 The result report would be presented in index.html