项目作者: SophieHYe

项目描述 :
Build an architecture check based on spoon
高级语言: PHP
项目地址: git://github.com/SophieHYe/programming-exercise-of-spoon.git
创建时间: 2017-07-06T10:31:43Z
项目社区:https://github.com/SophieHYe/programming-exercise-of-spoon

开源协议:

下载


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:

  1. git clone https://github.com/SophieHYe/programming-exercise-of-spoon.git
  2. cd /path/of/this/exercise
  3. mvn package assembly:single

Run the demo

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

image

Check the result

  1. The result report would be presented in index.html