patterntesting-check-ct

PatternTesting Check.CT (patterntesting-check-ct) is a quality framework that allows to automatically verify that Architecture/Design recommendations are implemented correctly in the code. It provides different checks of known anti patterns (like using System.out for logging) but provides also a test framework for better testing. The checks are done during compile time (this is the "CT" in Check.CT").

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.patterntesting
ArtifactId

ArtifactId

patterntesting-check-ct
Last Version

Last Version

0.9.9
Release Date

Release Date

Type

Type

jar
Description

Description

patterntesting-check-ct
PatternTesting Check.CT (patterntesting-check-ct) is a quality framework that allows to automatically verify that Architecture/Design recommendations are implemented correctly in the code. It provides different checks of known anti patterns (like using System.out for logging) but provides also a test framework for better testing. The checks are done during compile time (this is the "CT" in Check.CT").
Project Organization

Project Organization

PatternTesting Team
Source Code Management

Source Code Management

http://patterntesting.cvs.sourceforge.net/viewvc/patterntesting/PatternTesting08/patterntesting-check-ct/

Download patterntesting-check-ct

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.patterntesting/patterntesting-check-ct/ -->
<dependency>
    <groupId>net.sf.patterntesting</groupId>
    <artifactId>patterntesting-check-ct</artifactId>
    <version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.patterntesting/patterntesting-check-ct/
implementation 'net.sf.patterntesting:patterntesting-check-ct:0.9.9'
// https://jarcasting.com/artifacts/net.sf.patterntesting/patterntesting-check-ct/
implementation ("net.sf.patterntesting:patterntesting-check-ct:0.9.9")
'net.sf.patterntesting:patterntesting-check-ct:jar:0.9.9'
<dependency org="net.sf.patterntesting" name="patterntesting-check-ct" rev="0.9.9">
  <artifact name="patterntesting-check-ct" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.patterntesting', module='patterntesting-check-ct', version='0.9.9')
)
libraryDependencies += "net.sf.patterntesting" % "patterntesting-check-ct" % "0.9.9"
[net.sf.patterntesting/patterntesting-check-ct "0.9.9"]

Dependencies

compile (4)

Group / Artifact Type Version
net.sf.patterntesting : patterntesting-rt jar [0.9.7,]
org.aspectj : aspectjrt jar 1.6.5
commons-lang : commons-lang jar [2.3,]
commons-logging : commons-logging jar 1.1.1

test (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.15

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.9
0.9.7
0.9.6
0.9.5