Question: Hi, I'm having trouble with part of a JAVA project where I am asked to write an equals method that determines if 2 employee objects
Hi, I'm having trouble with part of a JAVA project where I am asked to "write an equals method that determines if 2 employee objects have the same value for all 3 attributes". My code is below, along with how I tested it, but my boolean method is returning false when I think it should be returning true. 
Test cases:

Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
