Last Version

orderd-junit 1.0.1

Junit method test order support.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.bestxty
ArtifactId

ArtifactId

orderd-junit
Version

Version

1.0.1
Type

Type

jar
Description

Description

orderd-junit
Junit method test order support.
Project URL

Project URL

https://github.com/swjjxyxty/ordered-junit-build/tree/master/orderd-junit

Download orderd-junit 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.