Not All Equals Methods Are Created Equal
Offered By: Devoxx via YouTube
Course Description
Overview
Discover the intricacies of crafting robust equals methods in this 28-minute Devoxx conference talk by Jan Ouwens. Learn to identify potential bugs in equals implementations, even those generated by IDEs. Explore techniques for creating ironclad equals methods and understand their importance in software development. Gain insights into efficient testing strategies, including how to achieve 100% coverage with a single line of test code using EqualsVerifier. Benefit from the expertise of Jan Ouwens, a versatile software developer from the Netherlands and creator of EqualsVerifier, as he shares his knowledge on this crucial aspect of Java programming.
Syllabus
Not all equals methods are created equal by Jan Ouwens
Taught by
Devoxx
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera