Last Version

AndHow shared test utilities 0.4.2

These shared classes provide common test utilities to make testing easier, both for testing the AndHow framework and testing apps using AndHow.

License

License

GroupId

GroupId

org.yarnandtail
ArtifactId

ArtifactId

andhow-shared-test-utils
Version

Version

0.4.2
Type

Type

jar
Description

Description

AndHow shared test utilities
These shared classes provide common test utilities to make testing easier, both for testing the AndHow framework and testing apps using AndHow.

Download andhow-shared-test-utils 0.4.2


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

Dependencies

provided (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2

test (6)

Group / Artifact Type Version
org.yarnandtail » andhow-test-stubs jar 0.4.2
org.junit.platform : junit-platform-launcher jar 1.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.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.