Last Version

junit-theories 5.0-alpha-3

JUnit theories runner

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.junit.contrib
ArtifactId

ArtifactId

junit-theories
Version

Version

5.0-alpha-3
Type

Type

jar
Description

Description

junit-theories
JUnit theories runner
Project URL

Project URL

https://github.com/pholser/junit-theories
Source Code Management

Source Code Management

http://github.com/pholser/junit-theories

Download junit-theories 5.0-alpha-3


<!-- https://jarcasting.com/artifacts/org.junit.contrib/junit-theories/ -->
<dependency>
    <groupId>org.junit.contrib</groupId>
    <artifactId>junit-theories</artifactId>
    <version>5.0-alpha-3</version>
</dependency>
// https://jarcasting.com/artifacts/org.junit.contrib/junit-theories/
implementation 'org.junit.contrib:junit-theories:5.0-alpha-3'
// https://jarcasting.com/artifacts/org.junit.contrib/junit-theories/
implementation ("org.junit.contrib:junit-theories:5.0-alpha-3")
'org.junit.contrib:junit-theories:jar:5.0-alpha-3'
<dependency org="org.junit.contrib" name="junit-theories" rev="5.0-alpha-3">
  <artifact name="junit-theories" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.junit.contrib', module='junit-theories', version='5.0-alpha-3')
)
libraryDependencies += "org.junit.contrib" % "junit-theories" % "5.0-alpha-3"
[org.junit.contrib/junit-theories "5.0-alpha-3"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.javaruntype : javaruntype jar 1.2

Project Modules

There are no modules declared in this project.