HAPI JUnit Utilities

A library of JUnit assertions to assist in testing with HAPI messages.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.hqstevenson.junit
ArtifactId

ArtifactId

hapi-junit
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

HAPI JUnit Utilities
A library of JUnit assertions to assist in testing with HAPI messages.

Download hapi-junit

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
ca.uhn.hapi : hapi-base jar 2.3

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

test (10)

Group / Artifact Type Version
ca.uhn.hapi : hapi-structures-v21 jar 2.3
ca.uhn.hapi : hapi-structures-v22 jar 2.3
ca.uhn.hapi : hapi-structures-v23 jar 2.3
ca.uhn.hapi : hapi-structures-v231 jar 2.3
ca.uhn.hapi : hapi-structures-v24 jar 2.3
ca.uhn.hapi : hapi-structures-v25 jar 2.3
ca.uhn.hapi : hapi-structures-v251 jar 2.3
ca.uhn.hapi : hapi-structures-v26 jar 2.3
org.mockito : mockito-core jar 2.19.0
org.slf4j : slf4j-simple jar 1.7.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0