Talk

EqualsVerifier, Error Prone and all the others

  • In Russian

Best kind of tests are ones that cost almost nothing, yet find defects. We’ll talk about two Java tools that are close to this ideal. First tool is EqualsVerifier library, which helps with testing equals() and hashCode() contracts. The second tool is ErrorProne from Google — a compile-time checker for common mistakes in your code.

This talk will be useful for testers and Java developers.

Speakers

Talks