ChaiJ - JUnit integration

ChaiJ is a Java assertion library in the expect-style.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.adowrath
ArtifactId

ArtifactId

chaiJ-junit
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

ChaiJ - JUnit integration
ChaiJ is a Java assertion library in the expect-style.

Download chaiJ-junit

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.adowrath : chaiJ-core jar 0.2.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0