assert-lazy

junit jupiter style assertion for functional automation

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.qualizeal.community
ArtifactId

ArtifactId

assert-lazy
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

assert-lazy
junit jupiter style assertion for functional automation
Project URL

Project URL

https://github.com/QualiZeal-Community/assert-lazy
Project Organization

Project Organization

QualiZeal
Source Code Management

Source Code Management

https://github.com/QualiZeal-Community/assert-lazy.git

Download assert-lazy

How to add to project

<!-- https://jarcasting.com/artifacts/com.qualizeal.community/assert-lazy/ -->
<dependency>
    <groupId>com.qualizeal.community</groupId>
    <artifactId>assert-lazy</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.qualizeal.community/assert-lazy/
implementation 'com.qualizeal.community:assert-lazy:1.0.0'
// https://jarcasting.com/artifacts/com.qualizeal.community/assert-lazy/
implementation ("com.qualizeal.community:assert-lazy:1.0.0")
'com.qualizeal.community:assert-lazy:jar:1.0.0'
<dependency org="com.qualizeal.community" name="assert-lazy" rev="1.0.0">
  <artifact name="assert-lazy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qualizeal.community', module='assert-lazy', version='1.0.0')
)
libraryDependencies += "com.qualizeal.community" % "assert-lazy" % "1.0.0"
[com.qualizeal.community/assert-lazy "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.assertj : assertj-core jar 3.22.0
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0