FreeTesting

Testing tools for Java annotation processors

License

License

Categories

Categories

Infer Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.inferred
ArtifactId

ArtifactId

testing
Last Version

Last Version

1.0-rc3
Release Date

Release Date

Type

Type

jar
Description

Description

FreeTesting
Testing tools for Java annotation processors
Project Organization

Project Organization

inferred.org

Download testing

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 16.0
com.google.code.findbugs : jsr305 jar 3.0.0
junit : junit jar 4.11
org.javassist : javassist jar 3.19.0-GA
com.google.truth : truth jar 0.24

Project Modules

There are no modules declared in this project.
org.inferred

inferred.org

Compile-time API Generation for Java 6+

Versions

Version
1.0-rc3
1.0-rc2
1.0.0-rc1