Skip to content

maxvetrenko/google-style-config-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is used to check correctness of Checkstyle google_checks.xml configuration. This project is divided into two parts. The first part is placed it main folder and contains input files for JUnit tests which is placed in the second part of the project. 

The project is consists of packages. One package is refers to one rule from the Google Java Style Guide(http://google-styleguide.googlecode.com/svn/trunk/javaguide.html). One test is refers to one Check which is used in google_checks.xml. 

'mvn clean test' - to run all tests.

http://checkstyle.sourceforge.net/google_style.html - coverage page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages