Group: org.patterntesting - All Dependencies

icon

patterntesting-rt · PatternTesting Runtime (patterntesting-rt) is the runtime component for the PatternTesting framework. It provides the annotations and base classes for the PatternTesting testing framework (e.g. patterntesting-check, patterntesting-concurrent or patterntesting-exception) but can be also used standalone for classpath monitoring or profiling. It uses AOP and AspectJ to perform this feat.

Jan 06, 2023
24 usages
1 stars
icon

patterntesting-concurrent · PatternTesting Concurrent (patterntesting-concurrent) is a collection of useful thread aspects. It has support for testing, for sychnronization and for concurrent programming. Some of the ideas used in this library comes from reading Brian Goetz's book "Java Concurrency in Practice".

Jan 06, 2023
11 usages
icon

patterntesting-check-rt · PatternTesting Check.RT (patterntesting-check-rt) provides different runtime checks of known anti patterns (like using null values as arguments or return values) but provides also a test framework for better testing.

Jan 06, 2023
8 usages
1 stars
icon

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").

Jan 06, 2023
8 usages
1 stars
icon

PatternTesting Exception (patterntesting-exception) is a framework round about exceptions. It wraps some common exception (like IOException) to provide some more information as the original exception (e.g. the filename with the absolute pathname). On the other it allows you to provoke exceptions for better testing.

Jan 06, 2023
7 usages
icon

patterntesting-tools · PatternTesting Tools (patterntesting-tools) is the container for tools around PatternTesting like the Ant extensions and Maven plugin.

Jan 06, 2023
6 usages
1 stars
icon

patterntesting-agent · PatternTesting Agent (patterntesting-agent) is the agent for patterntesting-rt for classloaders which are not supported out of the box (like e.g. the classloader of the IBM JDK). With this agent patterntesting-rt is able to get the needed infos. If you use Sun's JDK you don't need it.

Nov 10, 2017
2 usages
icon

Home of old and outdated classes.

Jan 06, 2023
2 usages
1 stars
icon
samples misc

patterntesting-samples · PatternTesting Samples (patterntesting-samples) is a collection of samples how to use the PatternTesting framework. It uses patterntesting-rt, patterntesting-check, patterntesting-concurrent and patterntesting-exception to give you some ideas how to use it.

Nov 10, 2017
icon

PatternTesting · PatternTesting-Parent is the parent of the PatternTesting family. The goal of PatternTesting is to verify Architecture/Design recommendations and to write better code more easily. It uses AOP and AspectJ to perform this feat.

Jan 06, 2023
1 stars
icon

patterntesting-libs · PatternTesting Libs (patterntesting-libs) simplifies the use of the PatternTesting libs by collecting them into one big jar file.

Jan 06, 2023
1 stars
icon

patterntesting-check · PatternTesting Check (patterntesting-check) 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.

Jan 06, 2023
1 stars
icon

PatternTesting Samples (patterntesting-samples) is a collection of samples how to use the PatternTesting framework. It uses patterntesting-rt, patterntesting-check, patterntesting-concurrent and patterntesting-exception to give you some ideas how to use it.

Jan 06, 2023
1 stars

Advertisement

Top Dependency Usages

Feb 13, 2021
95.1k usages
8.4k stars
Jun 02, 2023
69.4k usages
14.2k stars
Mar 17, 2023
51k usages
2.1k stars
Jul 31, 2023
27.1k usages
49k stars
Aug 09, 2023
25k usages
2.7k stars