All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download quality-test JAR 1.1 with all dependencies


The goal of quality-test is to provide a small Java library for basic code quality checks within unit tests. It is discouraged to use quality-test in production code. The checks provided in this library are designed to be used in unit-tests. The checks and utilities provided in this package check static properties of classes, for example whether classes are marked final or constructors are private. Additionally, there are utils to give additional code coverage for private constructors. Quality-Test often can be used together with Google Reflections (http://code.google.com/p/reflections/) to perform checks such as, assure that every class in package *.dto.* is final or make sure that no class in the package *.controller.* contains any non-final static variables.

Files of the artifact quality-test version 1.1 from the group net.sf.qualitycheck.

Test

Artifact quality-test
Group net.sf.qualitycheck
Version 1.1
Last update 24. March 2013
Tags: provide test package contains perform checks used every production assure whether together basic utilities sure final marked static such class code properties constructors goal variables that http often quality controller example make this small google additionally give reflections private designed tests discouraged classes with check unit coverage utils additional there library provided java within
Organization not specified
URL http://qualitycheck.sourceforge.net/modules/quality-test/
License The Apache Software License, Version 2.0
Dependencies amount 11
Dependencies quality-check, jsr305, guava, commons-logging, junit, slf4j-api, slf4j-simple, powermock-module-junit4, powermock-api-easymock, easymock, cglib,
There are maybe transitive dependencies!
There is a newer version: 1.3
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of quality-test Show documentation

Please rate this JAR file. Is it a good library?

1 downloads




© 2015 - 2025 Weber Informatics LLC | Privacy Policy