AndHow System Tests

System tests that require running the entire AndHow framework, including the annotation compiler and Property and configuration self-discovery.

License

License

GroupId

GroupId

org.yarnandtail
ArtifactId

ArtifactId

andhow-system-tests
Last Version

Last Version

0.4.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

AndHow System Tests
System tests that require running the entire AndHow framework, including the annotation compiler and Property and configuration self-discovery.
Source Code Management

Source Code Management

https://github.com/eeverman/andhow/tree/master/andhow-testing/andhow-system-tests

Download andhow-system-tests

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.yarnandtail : andhow jar 0.4.1.1

test (3)

Group / Artifact Type Version
org.yarnandtail : andhow-test-harness jar 0.4.1.1
junit : junit jar 4.13.1
commons-io : commons-io jar 2.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.1.1
0.4.1