Implementation Tester

Wires together cache-tests with the RI implementation and runs JUnit against them. Create a similar module for each new implementation you wish to test. See README.md for details.

License

License

GroupId

GroupId

javax.cache
ArtifactId

ArtifactId

implementation-tester
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Implementation Tester
Wires together cache-tests with the RI implementation and runs JUnit against them. Create a similar module for each new implementation you wish to test. See README.md for details.
Project URL

Project URL

https://github.com/jsr107/jsr107tck

Download implementation-tester

How to add to project

<!-- https://jarcasting.com/artifacts/javax.cache/implementation-tester/ -->
<dependency>
    <groupId>javax.cache</groupId>
    <artifactId>implementation-tester</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/javax.cache/implementation-tester/
implementation 'javax.cache:implementation-tester:1.1.1'
// https://jarcasting.com/artifacts/javax.cache/implementation-tester/
implementation ("javax.cache:implementation-tester:1.1.1")
'javax.cache:implementation-tester:jar:1.1.1'
<dependency org="javax.cache" name="implementation-tester" rev="1.1.1">
  <artifact name="implementation-tester" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.cache', module='implementation-tester', version='1.1.1')
)
libraryDependencies += "javax.cache" % "implementation-tester" % "1.1.1"
[javax.cache/implementation-tester "1.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • specific-implementation-tester
  • cdi-annotations-tester
  • spring-annotations-tester
  • guice-annotations-tester
javax.cache

JSR107 - Java Caching

Versions

Version
1.1.1
1.1.0
1.0.1
1.0.0
1.0.0-RC1
0.61
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2