Last Version

org.junit.jupiter:junit-jupiter-migration-support 5.0.0-M4

Module "junit-jupiter-migration-support" of JUnit 5.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.junit.jupiter
ArtifactId

ArtifactId

junit-jupiter-migration-support
Version

Version

5.0.0-M4
Type

Type

jar
Description

Description

org.junit.jupiter:junit-jupiter-migration-support
Module "junit-jupiter-migration-support" of JUnit 5.
Project URL

Project URL

http://junit.org/junit5/
Source Code Management

Source Code Management

https://github.com/junit-team/junit5

Download junit-jupiter-migration-support 5.0.0-M4


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M4

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.0.0-M4
org.junit.platform : junit-platform-launcher jar 1.0.0-M4
org.junit.platform : junit-platform-runner jar 1.0.0-M4
org.junit.platform : junit-platform-engine jar 1.0.0-M4
org.junit.platform : junit-platform-engine jar 1.0.0-M4
org.assertj : assertj-core jar 3.6.2
org.mockito : mockito-core jar 2.7.19

Project Modules

There are no modules declared in this project.