Last Version

junit-composite-runner 0.1.0

Write JUnit tests with multiple runner classes.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.flarestarsoftware
ArtifactId

ArtifactId

junit-composite-runner
Version

Version

0.1.0
Type

Type

jar
Description

Description

junit-composite-runner
Write JUnit tests with multiple runner classes.
Project URL

Project URL

https://github.com/diosmosis/junit-composite-runner
Source Code Management

Source Code Management

https://github.com/diosmosis/junit-composite-runner

Download junit-composite-runner 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
javassist : javassist jar 3.12.1.GA

Project Modules

There are no modules declared in this project.