Reflection Assert

Reflection-based assertions for JUnit 5

License

License

GroupId

GroupId

com.github.hpple.reflection-assert
ArtifactId

ArtifactId

reflection-comparator
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Reflection Assert
Reflection-based assertions for JUnit 5
Project URL

Project URL

https://github.com/hpple/reflection-assert
Source Code Management

Source Code Management

https://github.com/hpple/reflection-assert/tree/master

Download reflection-comparator

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2