RSS 1 project tagged "code quality"

No download Website Updated 13 Sep 2012 Quality-Check

Screenshot
Pop 39.65
Vit 1.00

Quality-Check provides a small Java library for basic runtime code quality checks. It provides similar features to org.springframework.util.Assert or com.google.common.base.Preconditions without the need to include big libraries or frameworks such as Spring or Guava. The package Quality-Check tries to replace these libraries and provide all the basic code quality checks. These basic code checks avoid technical errors using a fail-early approach, by checking each input parameter to a public method to be technically valid.

Screenshot

Project Spotlight

DynamicReports

A Java library for reporting.

Screenshot

Project Spotlight

Lunzip

A decompressor for lzip files.