pojo-tester

Java pojo-methods testing library.

License

License

GroupId

GroupId

pl.pojo
ArtifactId

ArtifactId

pojo-tester
Last Version

Last Version

0.7.6
Release Date

Release Date

Type

Type

jar
Description

Description

pojo-tester
Java pojo-methods testing library.
Project URL

Project URL

http://www.pojo.pl
Source Code Management

Source Code Management

https://github.com/sta-szek/pojo-tester

Download pojo-tester

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.7
org.apache.commons : commons-collections4 jar 4.1
com.googlecode.combinatoricslib : combinatoricslib jar 2.1
org.javassist : javassist jar 3.22.0-GA

Project Modules

There are no modules declared in this project.

POJO-TESTER - Java framework for pojo-testing

PROJECT IS ON HOLD

I have no time to invest more in this project. See https://github.com/sta-szek/pojo-tester/issues/247

Thank you for using pojo-tester! It has 131 019 (05.06.2020) downloads total! I was not expecting such popularity 🚀


POJO-TESTER is a java testing library, which makes your pojo-tests much easier. You can test your pojo against equals, hashCode, toString, getters, setters and constructors.

Get more information at pojo-tester documentation site

If you have any questions, we can chat on Rocket.Chat

Build status is provided by

Current coverage is codecov

Project quality Codacy Badge

Download latest version Download

Get automatic notifications about new POJO-TESTER versions

Versions

Version
0.7.6