Last Version

JUnit Dynamic Suite 0.2.5

Dynamic Suite Runner for JUnit 4

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.cschoell
ArtifactId

ArtifactId

junit-dynamicsuite
Version

Version

0.2.5
Type

Type

jar
Description

Description

JUnit Dynamic Suite
Dynamic Suite Runner for JUnit 4
Project URL

Project URL

https://github.com/cschoell/Junit-DynamicSuite
Source Code Management

Source Code Management

https://github.com/cschoell/Junit-DynamicSuite

Download junit-dynamicsuite 0.2.5


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.commons : commons-lang3 jar 3.3.2

test (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.