Piotr Joński

Results 34 comments of Piotr Joński

I am sure this will be great feature. @thierryler whould you like to try your's hand at implementing this feature?

I agree, in the future we can skip testing setter for enums by default. For now you can workaround this in simple way `method(EQUALS, HASH_CODE, GETTER, TO_STRING, CONSTRUCTOR)` so I...

Recently, I was facing same problem. My solution (java + gradle + travis + gitbook) is: https://github.com/sta-szek/pojo-tester/blob/master/deployPages.sh

it turned out that there is breaking character is message: ` when js eval is enabled. i replaced ` with * and it works. when i disable JS eval, then...