Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dgageot/puzzlers

Testing Java Puzzlers with Sonar
https://github.com/dgageot/puzzlers

Last synced: 13 days ago
JSON representation

Testing Java Puzzlers with Sonar

Awesome Lists containing this project

README

        

Small project with as many JavaPuzzlers as possible to see how Sonar copes with that.

# Sources

* [Java™ Puzzlers: Traps, Pitfalls, and Corner Cases](http://www.amazon.com/Java-Puzzlers-Traps-Pitfalls-Corner/dp/032133678X/ref=sr_1_1?ie=UTF8&qid=1329383271&sr=8-1)
* [Dart's response to puzzlers](http://www.dartlang.org/articles/puzzlers/chapter-1.html)

# Running Sonar

mvn clean install && mvn sonar:sonar