Skip to content

SophieHYe/programming-exercise-of-spoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
 

About

Build an architecture check based on spoon

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published