pojo-tester alternatives and similar libraries
Based on the "Testing" category.
Alternatively, view pojo-tester alternatives based on common mentions on social networks and blogs.
-
Apache JMeter
Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services -
TestContainers
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container. -
MockServer
MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby. MockServer also includes a proxy that introspects all proxied traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and SOCKS Proxying (i.e. dynamic port forwarding). -
PowerMock
PowerMock is a Java framework that allows you to unit test code normally regarded as untestable. -
Pact JVM
JVM version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project. -
Scott Test Reporter
Never debug a test again: Detailed failure reports and hassle free assertions for Java tests - Power Asserts for Java
InfluxDB high-performance time series database

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of pojo-tester or a related project?
README
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 :rocket:
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
Build status is provided by
Get automatic notifications about new POJO-TESTER
versions