patterntesting.runtime.annotation.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of patterntesting-rt Show documentation
Show all versions of patterntesting-rt Show documentation
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.
This package contains the annotations for PatternTesting Runtime itself.
The annotations in this package can be used to enable some additional
features like profiling or logging.
If you want these additional features you must include
{@code patterntesting-rt-x.x.x.jar} as AspectJ library and not as
Java library.