hermit-junit5

Resettable Lazy delegates which automatically reset with a test lifecycle

License

License

The Apache License, Version 2.0
https://www.apache.org/licenses/LICENSE-2.0.txt
Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.rickbusarow.hermit
ArtifactId

ArtifactId

hermit-junit5
Last Version

Last Version

0.9.5
Release Date

Release Date

Type

Type

jar
Description

Description

hermit-junit5
Resettable Lazy delegates which automatically reset with a test lifecycle
Project URL

Project URL

https://github.com/rbusarow/Hermit
Source Code Management

Source Code Management

https://github.com/rbusarow/Hermit.git

Download hermit-junit5

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.rickbusarow.hermit : hermit-core jar 0.9.5
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.jetbrains.kotlin : kotlin-reflect jar 1.5.20
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.4.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0