JUnit Runners

JUnit4 Test Runners

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

junit-runners
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

JUnit Runners
JUnit4 Test Runners
Project URL

Project URL

https://github.com/NitorCreations/CoreComponents
Source Code Management

Source Code Management

https://github.com/NitorCreations/CoreComponents

Download junit-runners

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.ow2.asm : asm jar 5.0.3
org.ow2.asm : asm-commons jar 5.0.3
org.powermock : powermock-core jar 1.5.6

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.0

test (12)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.8
org.objenesis : objenesis jar 2.1
org.powermock : powermock-module-junit4 jar 1.5.6
org.powermock : powermock-api-mockito jar 1.5.6
org.springframework : spring-core jar 4.1.1.RELEASE
org.springframework : spring-context jar 4.1.1.RELEASE
org.springframework : spring-test jar 4.1.1.RELEASE
ch.qos.logback : logback-classic jar 1.1.2
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : jcl-over-slf4j jar 1.7.7
cglib : cglib-nodep jar 3.1

Project Modules

There are no modules declared in this project.
com.nitorcreations

Nitor Creations

Versions

Version
1.3
1.2
1.1
1.0