I think the method signature of equals is equals(Object) and not equals(SList), so that you can take advantage of List methods like contains() and others very useful.
Actually, most of lecture is about module testing, integration testing, regression testing, etc. I myself was kind of surprised to see that lecture started with equality testing since I was expecting the aforementioned testing. But at least a lot of testing is covered during lecture so I guess the title covers them all xD
Comment removed
De4sher 6 months ago in playlist Java advanced courses
Jump to 16:42 for start of Testing :)
naduism 1 year ago 3
I think the method signature of equals is equals(Object) and not equals(SList), so that you can take advantage of List methods like contains() and others very useful.
raulooo 2 years ago
The title should be changed to "Testing Equality" I thought you guys still recorded a test that was going on.
Great job - Keep it up Berkeley!
blayne4k 3 years ago 2
Actually, most of lecture is about module testing, integration testing, regression testing, etc. I myself was kind of surprised to see that lecture started with equality testing since I was expecting the aforementioned testing. But at least a lot of testing is covered during lecture so I guess the title covers them all xD
DrGenius73 1 year ago