issues
search
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 ;)
http://www.pojo.pl
GNU Lesser General Public License v3.0
53
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
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
sekhar43
opened
1 year ago
1
Non-compliant with Java spec: "The hashCode method should return different hash codes for non equal objects."
#250
pafeu81
opened
3 years ago
1
Fix equals tester for different instances
#249
p91paul
opened
4 years ago
0
Bug in equals tester
#248
p91paul
opened
4 years ago
0
Contribution required
#247
sta-szek
opened
4 years ago
3
DefaultPackageFilter should only consider .class files
#246
p91paul
opened
4 years ago
0
Unexpected NotEqualEqualsAssertionError
#245
jacobhampel
opened
4 years ago
0
fix equals/hashcode on class with inner class
#244
frecco75
opened
4 years ago
0
[Feature] user custom instantiators
#243
frecco75
opened
4 years ago
0
fix pojo tests with final attributes
#242
frecco75
closed
4 years ago
0
Java 13 support
#241
frecco75
opened
4 years ago
0
How to test class with 'simple' inner class
#240
boly38
opened
4 years ago
3
JDK 13. Bug when testing any pojo
#239
shadow1305
opened
4 years ago
8
Remove deprecated reflection code for modifers
#238
thePrincipal
opened
4 years ago
0
Illegal reflective access warnings on JDK 11
#237
guaranadev
opened
5 years ago
0
Updated dependencies and gradle
#236
thecrazzymouse
opened
5 years ago
0
Object[] property causing: has bad 'toString' method implementation in Intellij
#235
raspacorp
opened
5 years ago
0
Project Abandoned?
#234
ekoutanov
closed
5 years ago
5
Recurrence stackoverflow exception
#233
rslvn
opened
5 years ago
0
make builder style setter compatible with the library
#232
GhilesA
opened
5 years ago
0
Use Arrays.toString for an array field.
#231
rmohta
opened
5 years ago
1
Getter and Setter not found
#230
jacobhampel
closed
5 years ago
1
Support Builder-style setters
#229
pheerai
opened
6 years ago
1
Intellj IDEA generated toString() methods are not well implemented
#228
DiabolusExMachina
opened
6 years ago
1
The toString() check now supports array fields
#227
ekoutanov
opened
6 years ago
2
AbstractFieldValueChanger not working; POJOS with Set<> fail.
#226
wyattjsmith1
opened
6 years ago
2
support lowercase FirstName setter and getter function
#225
allon2
opened
6 years ago
0
Exclusion not working
#224
cici
closed
6 years ago
1
Unexpectedly getting NotEqualHashCodeAssertionError
#223
fahim-a
closed
6 years ago
3
217. Classes can be instantiated by user defined instantiators.
#222
sta-szek
opened
6 years ago
2
Timestamp break Equals
#221
hajlaoui-nader
closed
6 years ago
3
Update dependencies.
#220
sta-szek
closed
7 years ago
0
Issue 192
#219
sta-szek
closed
7 years ago
3
215. Added new ClassInstantiator.
#218
sta-szek
closed
7 years ago
0
Support for Builder Pattern based class constrution
#217
niravmsh
opened
7 years ago
3
Skip testing `setters` for Enums
#216
niravmsh
opened
7 years ago
1
java.lang.SecurityException : problem with method that have Class object as parameter
#215
onclezeb
closed
7 years ago
0
204. Change LICENSE.LESSER.MD to LICENSE.MD
#214
sta-szek
closed
7 years ago
0
203. Changed Objects.equals to Objects.deepEquals in SetterAssertions…
#213
sta-szek
closed
7 years ago
0
getter/setter testers not working for getter/setter making defensive copy of array in version 0.7.5
#212
gcire
closed
7 years ago
0
EnumInstantiator contains bug
#211
ruudkenter
closed
7 years ago
1
Prefixes and suffixes
#210
escosoft
opened
7 years ago
5
#204 Releasing the library under LGPL
#209
36893488147419103231
closed
7 years ago
0
#207. Added project formatter rules
#208
sta-szek
closed
7 years ago
0
Add formatter to project
#207
sta-szek
closed
7 years ago
0
Fast test equals v2
#206
36893488147419103231
closed
7 years ago
5
#203 added EQUALS_FAST and HASH_CODE_FAST
#205
36893488147419103231
closed
7 years ago
4
Use a copy right license
#204
carlmartensen
closed
7 years ago
3
time to test equals() and hashCode() depends exponentially on the number of fields
#203
36893488147419103231
closed
7 years ago
3
getter-setter tests succeed despite of bugs
#202
36893488147419103231
opened
7 years ago
1
Next