AndHow JUnit 5 Extensions

Extensions for JUnit 5 to make testing easier for applications using the AndHow framework.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.yarnandtail
ArtifactId

ArtifactId

andhow-junit5-extensions
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

AndHow JUnit 5 Extensions
Extensions for JUnit 5 to make testing easier for applications using the AndHow framework.

Download andhow-junit5-extensions

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.yarnandtail : andhow-shared-test-utils jar 0.4.2
org.junit.jupiter : junit-jupiter-api Optional jar 5.7.2
org.junit.jupiter : junit-jupiter-engine Optional jar 5.7.2
com.github.h-thurow : simple-jndi Optional jar 0.23.0

test (5)

Group / Artifact Type Version
org.yarnandtail » andhow-test-stubs jar 0.4.2
org.junit.platform : junit-platform-launcher jar 1.7.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.12.4
com.github.stefanbirkner : system-lambda jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.2
0.4.2-rc5
0.4.2-rc4
0.4.2-rc3
0.4.2-rc2