Last Version

JUnitWithParams 1.0.4

Parameterised tests, it works with any Runner (Robolectric, String, Mockito, and more!)

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.ignaciotcrespo
ArtifactId

ArtifactId

junitwithparams
Version

Version

1.0.4
Type

Type

jar
Description

Description

JUnitWithParams
Parameterised tests, it works with any Runner (Robolectric, String, Mockito, and more!)
Project URL

Project URL

https://github.com/ignaciotcrespo/junitwithparams
Source Code Management

Source Code Management

https://github.com/ignaciotcrespo/junitwithparams.git

Download junitwithparams 1.0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.7.5
org.assertj : assertj-core jar 2.6.0

Project Modules

There are no modules declared in this project.