sta-szek/pojo-tester
Java testing framework for testing pojo methods. It tests equals, hashCode, toString, getters, setters, constructors and whatever you report in issues ;)
JavaLGPL-3.0
Issues
- 1
Getting issue "pl.pojo.tester.internal.GetOrSetValueException: Unable to get or set value for field 'modifiers' in class 'class java.lang.reflect.Field'. Cause message: modifiers"
#251 opened by sekhar43 - 8
JDK 13. Bug when testing any pojo
#239 opened by shadow1305 - 1
Non-compliant with Java spec: "The hashCode method should return different hash codes for non equal objects."
#250 opened by pafeu81 - 3
Contribution required
#247 opened by sta-szek - 0
Bug in equals tester
#248 opened by p91paul - 0
- 0
Unexpected NotEqualEqualsAssertionError
#245 opened by jacobhampel - 3
How to test class with 'simple' inner class
#240 opened by boly38 - 0
Illegal reflective access warnings on JDK 11
#237 opened by guaranadev - 3
Support for Builder Pattern based class constrution
#217 opened by niravmsh - 0
Object[] property causing: has bad 'toString' method implementation in Intellij
#235 opened by raspacorp - 5
Project Abandoned?
#234 opened by ekoutanov - 0
Recurrence stackoverflow exception
#233 opened by rslvn - 1
Support Builder-style setters
#229 opened by pheerai - 1
- 1
Getter and Setter not found
#230 opened by jacobhampel - 5
Prefixes and suffixes
#210 opened by escosoft - 2
- 0
support lowercase FirstName setter and getter function
#225 opened by allon2 - 1
Exclusion not working
#224 opened by cici - 3
Unexpectedly getting NotEqualHashCodeAssertionError
#223 opened by fahim-a - 19
Instantiating a pojo which ctor accepts another pojo
#192 opened by gedl - 1
Skip testing `setters` for Enums
#216 opened by niravmsh - 3
Timestamp break Equals
#221 opened by hajlaoui-nader - 2
- 0
java.lang.SecurityException : problem with method that have Class object as parameter
#215 opened by onclezeb - 3
Use a copy right license
#204 opened by carlmartensen - 3
time to test equals() and hashCode() depends exponentially on the number of fields
#203 opened by 36893488147419103231 - 0
getter/setter testers not working for getter/setter making defensive copy of array in version 0.7.5
#212 opened by gcire - 1
EnumInstantiator contains bug
#211 opened by ruudkenter - 0
Add formatter to project
#207 opened by sta-szek - 1
- 2
Lombok builder
#197 opened by thierryler - 1
Question : Comparison with EqualsVerifier
#198 opened by franck-benault - 1
Issues with an enum with one value
#199 opened by junhoi-pk - 2
- 0
- 0
- 1
- 5
- 0
Support for java.time.Instant
#189 opened by sta-szek - 5
"should return different hash codes for non equal objects" seem to be using equal objects
#187 opened by adamsiemion - 0
integration tests don't run
#174 opened by sta-szek - 2
slf4j-simple dependency causing issues
#184 opened by adamsiemion - 0
Provide debug logs
#179 opened by sta-szek - 0
Upgrade jacoco to 0.7.9
#181 opened by sta-szek - 0
Add BigInteger, BigDecimal FieldValueChangers
#178 opened by sta-szek - 0
Add integration tests for static fields
#176 opened by sta-szek - 0
Exclude static fields form testing
#170 opened by sta-szek - 0
Change Jenkisfile after upgrade plugins
#169 opened by sta-szek