Last Version

[JUnit 4] 1.0.6

Parent module of Testify's custom JUnit test runners implementations

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.testifyproject.junit4
ArtifactId

ArtifactId

junit4
Version

Version

1.0.6
Type

Type

pom
Description

Description

[JUnit 4]
Parent module of Testify's custom JUnit test runners implementations
Project Organization

Project Organization

Testify Project

Download junit4 1.0.6

Filename Size
junit4-1.0.6.pom 1 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.11.0
org.assertj : assertj-core jar 3.8.0

Project Modules

  • junit4-core
  • unit-test
  • integration-test
  • system-test
  • spring-integration-test
  • spring-system-test
  • spring-boot-system-test
  • hk2-integration-test
  • jersey2-system-test
  • grpc-system-test
  • guice-integration-test